59 コミット (6b8090a19d380b70285ef3070d9a49aa2291e366)
 

作成者 SHA1 メッセージ 日付
  r--w 6b8090a19d Optimize API 9年前
  Jérôme Renard 63cef24bc9 Merge pull request #19 from marinbek/master 9年前
  Marin Bek 6c041327be Only set Id on document if it was given 9年前
  Marin Bek 4c9459a02b Use slices instead of variadic function 9年前
  Marin Bek 1453d3c31c Give ES some time to work in tests 9年前
  Marin Bek 08d26b69e0 GetMapping implementation 9年前
  Marin Bek 589282a189 Unmarshal whole response into Raw field on Response for APIs that return fully dynamic format, like _mapping 9年前
  Marin Bek 36f0db102e Update test 9年前
  Marin Bek 76ad99bb81 Update API implementation 9年前
  Marin Bek 8c049cb79c ignore vim files 9年前
  Marin Bek fd03304d0b go fmt 9年前
  Marin Bek ebf3324c90 IndicesExist implementation 9年前
  Marin Bek 92d2eb17fa Test IndicesExist 9年前
  Marin Bek e5d37bf945 HEAD requests have no body, only HTTP response code, so we need to act accordingly 9年前
  Marin Bek f8e5a2a433 Support for PutMapping API 9年前
  Jérôme Renard 17253e07b0 Merge pull request #18 from r--w/master 9年前
  r--w 0936751f04 bulk indexing update 9年前
  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 9年前
  Jérôme Renard 7a0373c858 Merge pull request #17 from wux/master 9年前
  James Wu 697ad42b43 Fix test: replace _all index with the right index name used in test. 9年前
  Jérôme Renard 6fad26987a Merge pull request #15 from sasbury/master 9年前
  Stephen Asbury 5a12eb4b68 Support for running a _query with an http method 9年前
  Jérôme Renard 7e772ee99b Merge pull request #14 from acasas/fields_struct 10年前
  Amadeo Casas 65753ab5ed gofmt pass 10年前
  Amadeo Casas 9a6ac4f5c5 Addition of getConnection() method and ES_HOST/ES_PORT env vars in example_test.go 10年前
  Amadeo Casas 9b27ec1889 Test to verify fields in a document can be extracted from a struct 10年前
  Amadeo Casas bfa1530af9 Support for structs in document fields 10年前
  Jérôme Renard 15921ffa9c Merge pull request #12 from bobrik/bulk-witout-index 10年前
  Ian Babrou 20300ffa70 go fmt 10年前
  Ian Babrou 45e977fe8a removed index param from BulkSend 10年前
  Jérôme Renard cdd62356b9 Merge pull request #11 from bobrik/travis 10年前
  Ian Babrou 5a651974db added travis-ci file 10年前
  Jérôme Renard 18e694b712 Merge pull request #8 from opsmatic/customclient 10年前
  mihasya 2b3ac6fe41 Added HTTP client override support 10年前
  Jérôme Renard 802dff7e1c Merge pull request #7 from needcaffeine/patch-1 10年前
  Vic Vijayakumar 983f8b5136 conn.Search() is missing extraArgs param 10年前
  Jérôme Renard a3660786e2 Merge pull request #6 from r--w/master 10年前
  r--w e9c3e322c8 Extra args for searching 10年前
  r--w d48efef610 Added extrargs for searching 10年前
  Jérôme Renard 1492f83917 Merge pull request #4 from bobrik/aggregations 10年前
  Ian Babrou d384dd00bd added description for aggregation and bucket types 10年前
  Ian Babrou bee90498ec added test for aggregations 10年前
  Ian Babrou 46c17848d8 Merge branch 'master' into aggregations 10年前
  Jérôme Renard 38d1993591 Merge pull request #5 from bobrik/breaking-1.0 10年前
  Ian Babrou f8bae74b51 Tests pass on 1.0 10年前
  Ian Babrou c7c95eccdc aggregations support 10年前
  Jérôme Renard caac0b3f53 Merge pull request #3 from bobrik/scroll 10年前
  Ian Babrou 5356d04035 Added initial scroll support 10年前
  Jérôme Renard 3b548af2c3 Fixed assertion in TestEsDown 10年前
  Jérôme Renard 6168c11f4a Fixed import in example_test 10年前