69 Commits (5e4a4d663a9b9e5e9a220561fdddca16a18561b4)
 

Autor SHA1 Mensaje Fecha
  Marin Bek 5e4a4d663a AliasExists implementation hace 9 años
  Marin Bek aedb5f6b85 Delete index before test, just in case hace 9 años
  Marin Bek f6ba59e55a RemoveAlias implementation, reusing code hace 9 años
  Marin Bek 13bf94fc2e New gocheck location hace 9 años
  Marin Bek 121db02e3d AddAlias implementation hace 9 años
  Jérôme Renard 475a722fea Merge pull request #22 from sasbury/master hace 9 años
  Stephen Asbury 21ab94d0ca count: support for count requests hace 9 años
  Jérôme Renard cc93e7ac2c Merge pull request #21 from marinbek/master hace 9 años
  Marin Bek 1d1ad4d447 DeleteMapping implementation hace 9 años
  Jérôme Renard 264c997862 Merge pull request #20 from r--w/master hace 9 años
  r--w 6b8090a19d Optimize API hace 9 años
  Jérôme Renard 63cef24bc9 Merge pull request #19 from marinbek/master hace 9 años
  Marin Bek 6c041327be Only set Id on document if it was given hace 9 años
  Marin Bek 4c9459a02b Use slices instead of variadic function hace 9 años
  Marin Bek 1453d3c31c Give ES some time to work in tests hace 9 años
  Marin Bek 08d26b69e0 GetMapping implementation hace 9 años
  Marin Bek 589282a189 Unmarshal whole response into Raw field on Response for APIs that return fully dynamic format, like _mapping hace 9 años
  Marin Bek 36f0db102e Update test hace 9 años
  Marin Bek 76ad99bb81 Update API implementation hace 9 años
  Marin Bek 8c049cb79c ignore vim files hace 9 años
  Marin Bek fd03304d0b go fmt hace 9 años
  Marin Bek ebf3324c90 IndicesExist implementation hace 9 años
  Marin Bek 92d2eb17fa Test IndicesExist hace 9 años
  Marin Bek e5d37bf945 HEAD requests have no body, only HTTP response code, so we need to act accordingly hace 9 años
  Marin Bek f8e5a2a433 Support for PutMapping API hace 9 años
  Jérôme Renard 17253e07b0 Merge pull request #18 from r--w/master hace 9 años
  r--w 0936751f04 bulk indexing update hace 9 años
  r--w c4d6ac023a Handling errors in bulk indexing. There is a filed named erros which indicates whether commit was succesful see: http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/bulk.html hace 9 años
  Jérôme Renard 7a0373c858 Merge pull request #17 from wux/master hace 9 años
  James Wu 697ad42b43 Fix test: replace _all index with the right index name used in test. hace 9 años
  Jérôme Renard 6fad26987a Merge pull request #15 from sasbury/master hace 9 años
  Stephen Asbury 5a12eb4b68 Support for running a _query with an http method hace 9 años
  Jérôme Renard 7e772ee99b Merge pull request #14 from acasas/fields_struct hace 10 años
  Amadeo Casas 65753ab5ed gofmt pass hace 10 años
  Amadeo Casas 9a6ac4f5c5 Addition of getConnection() method and ES_HOST/ES_PORT env vars in example_test.go hace 10 años
  Amadeo Casas 9b27ec1889 Test to verify fields in a document can be extracted from a struct hace 10 años
  Amadeo Casas bfa1530af9 Support for structs in document fields hace 10 años
  Jérôme Renard 15921ffa9c Merge pull request #12 from bobrik/bulk-witout-index hace 10 años
  Ian Babrou 20300ffa70 go fmt hace 10 años
  Ian Babrou 45e977fe8a removed index param from BulkSend hace 10 años
  Jérôme Renard cdd62356b9 Merge pull request #11 from bobrik/travis hace 10 años
  Ian Babrou 5a651974db added travis-ci file hace 10 años
  Jérôme Renard 18e694b712 Merge pull request #8 from opsmatic/customclient hace 10 años
  mihasya 2b3ac6fe41 Added HTTP client override support hace 10 años
  Jérôme Renard 802dff7e1c Merge pull request #7 from needcaffeine/patch-1 hace 10 años
  Vic Vijayakumar 983f8b5136 conn.Search() is missing extraArgs param hace 10 años
  Jérôme Renard a3660786e2 Merge pull request #6 from r--w/master hace 10 años
  r--w e9c3e322c8 Extra args for searching hace 10 años
  r--w d48efef610 Added extrargs for searching hace 10 años
  Jérôme Renard 1492f83917 Merge pull request #4 from bobrik/aggregations hace 10 años