59 Commits (6b8090a19d380b70285ef3070d9a49aa2291e366)
 

Autor SHA1 Mensaje Fecha
  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
  Ian Babrou d384dd00bd added description for aggregation and bucket types hace 10 años
  Ian Babrou bee90498ec added test for aggregations hace 10 años
  Ian Babrou 46c17848d8 Merge branch 'master' into aggregations hace 10 años
  Jérôme Renard 38d1993591 Merge pull request #5 from bobrik/breaking-1.0 hace 10 años
  Ian Babrou f8bae74b51 Tests pass on 1.0 hace 10 años
  Ian Babrou c7c95eccdc aggregations support hace 10 años
  Jérôme Renard caac0b3f53 Merge pull request #3 from bobrik/scroll hace 10 años
  Ian Babrou 5356d04035 Added initial scroll support hace 10 años
  Jérôme Renard 3b548af2c3 Fixed assertion in TestEsDown hace 10 años
  Jérôme Renard 6168c11f4a Fixed import in example_test hace 10 años