48 コミット (391f1cf1bf545289194976b6057a9bbf7841d3f4)

作成者 SHA1 メッセージ 日付
  Paul Bonser 391f1cf1bf Make all Request fields public so custom requests can be done 8年前
  Paul Bonser 5fd6aac546 Add glide config and set up tests to use glide 8年前
  Paul Bonser f75a906714 Wild-card for the first portion of the error expected 8年前
  Paul Bonser 148326d59c less picky about dial error, just expect that it says no such host 8年前
  r--w 8fa9ff1c53 Update index settings API 8年前
  r--w bf0b8b5bc8 Update index settings API - https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-update-settings.html#indices-update-settings 8年前
  Paul Bonser f760e32967 Split Run into two parts. 9年前
  Paul Bonser 06c82c2420 Select scripting lang as groovy for older ES versions 9年前
  Paul Bonser 953759da48 Handle variance in refresh count between ES versions 9年前
  Paul Bonser fd0653ffa9 Update tests to handle *Response rather than Response 9年前
  Paul Bonser 7a434d562f Call _refresh to ensure index is refreshed before getting the status 9年前
  Marin Bek 5e4a4d663a AliasExists implementation 9年前
  Marin Bek aedb5f6b85 Delete index before test, just in case 9年前
  Marin Bek f6ba59e55a RemoveAlias implementation, reusing code 9年前
  Marin Bek 13bf94fc2e New gocheck location 9年前
  Marin Bek 121db02e3d AddAlias implementation 9年前
  Stephen Asbury 21ab94d0ca count: support for count requests 9年前
  Marin Bek 1d1ad4d447 DeleteMapping implementation 9年前
  r--w 6b8090a19d Optimize API 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 92d2eb17fa Test IndicesExist 9年前
  Marin Bek f8e5a2a433 Support for PutMapping API 9年前
  r--w 0936751f04 bulk indexing update 9年前
  James Wu 697ad42b43 Fix test: replace _all index with the right index name used in test. 9年前
  Stephen Asbury 5a12eb4b68 Support for running a _query with an http method 9年前
  Amadeo Casas 65753ab5ed gofmt pass 10年前
  Amadeo Casas 9b27ec1889 Test to verify fields in a document can be extracted from a struct 10年前
  Ian Babrou 20300ffa70 go fmt 10年前
  Ian Babrou 45e977fe8a removed index param from BulkSend 10年前
  Ian Babrou 5a651974db added travis-ci file 10年前
  mihasya 2b3ac6fe41 Added HTTP client override support 10年前
  r--w e9c3e322c8 Extra args for searching 10年前
  Ian Babrou bee90498ec added test for aggregations 10年前
  Ian Babrou f8bae74b51 Tests pass on 1.0 10年前
  Ian Babrou 5356d04035 Added initial scroll support 10年前
  Jérôme Renard 3b548af2c3 Fixed assertion in TestEsDown 10年前
  Jérôme Renard f7b8fcf842 Added IndexStatus() 11年前
  Jérôme Renard bae94dab6f Uncommented defer call 11年前
  Jérôme Renard 726e1e80b9 Added indexList and extraArgs support to Connection.Stats() 11年前
  Jérôme Renard 92081c6d25 Renamed FetchStats() into Stats() 11年前
  Jérôme Renard 5db99a7858 Initial import 11年前