152 Commits (master)
 

Author SHA1 Message Date
  余 欣怀 89c18a567f 更新测试用例 1 year ago
  liangzy fbfb1d80a8 v1.0.0 修复其于 http basic auth 的bug 4 years ago
  Paul Bonser d25b7ff831 Merge pull request #9 from OwnLocal/es_2_and_5 7 years ago
  Paul Bonser 4b222647b4 Add ability to do a request and just get the raw response bytes back 7 years ago
  Paul Bonser 3a66a8f6d3 Use the latest 1.x, 2.x, 5.x ES, build with Go 1.6 and 1.7 7 years ago
  Paul Bonser 42e5dfaa73 Remove leftover debug print 7 years ago
  Paul Bonser 167e20d669 Make sure we delete those test indexes, even on failure 7 years ago
  Paul Bonser 782ceb74a5 Be a bit more flexible with error messages 7 years ago
  Paul Bonser 49e38a74a2 Status endpoint is gone from 2.0 on 7 years ago
  Paul Bonser 6c0739bec7 More TTL and shard zeroing 7 years ago
  Paul Bonser a6663ce61d _optimize was renamed to _forcemerge in ES 2.1.0 7 years ago
  Paul Bonser 4b35e6f0cf Fix up for 5.x, not really sure why ttl was set in the first place 7 years ago
  Paul Bonser 19c83bfeff fields no longer supported in 5.x 7 years ago
  Paul Bonser 7ee055cb7d Delete mapping is no longer supported in 2.x+ versions of ES 7 years ago
  Paul Bonser 28784db09c Be more general about error to support ES 5.x 7 years ago
  Paul Bonser a9196feea3 Use DeleteByQuery in test 7 years ago
  Paul Bonser 22f0f3b3be Add Client.DeleteByQuery rather than requiring users to pass 'DELETE' to Query 7 years ago
  Paul Bonser 2bb228813f Clear expected shards since that varies between versions 7 years ago
  Paul Bonser f82254f6d3 Check correct field to see if body should be empty 7 years ago
  Paul Bonser 63b210957a If no body is supplied, don't send 'null' as body 7 years ago
  Paul Bonser b04496cc3e Add mapping so aggregation works in ES 5.x 7 years ago
  Paul Bonser 6492f3a5e3 Make Client.Scan work with ES 5.x 7 years ago
  Paul Bonser f9192a7ca8 Build in a way to detect the ES version so it can be used for version-specific things 7 years ago
  Paul Bonser f5716dce83 Some 5.x query changes 7 years ago
  Paul Bonser a1af556756 Zero out some fields which may vary between ES versions 7 years ago
  Paul Bonser b684e69451 Use slices a bit more nicely 7 years ago
  Paul Bonser c2f6a74d74 Merge pull request #6 from OwnLocal/split_core 7 years ago
  Paul Bonser 5d13647d3c Handle non-string errors for ES 2+ support 7 years ago
  Paul Bonser 2715203d96 Leave off extra leading slash in bulk requests 7 years ago
  Paul Bonser e89f41828e Remove commented out code 7 years ago
  Paul Bonser db565276fc Provide a way of making external request builders, separate generationg of requests from sending of requests 7 years ago
  Paul Bonser 10e4302b6c Use relative path to build ginkgo 7 years ago
  Paul Bonser 5acff13ac5 Just build ginkgo into vendor/bin and use that 7 years ago
  Paul Bonser 2bd116556b Just use go get in the travis config to ensure ginkgo is installed 7 years ago
  Paul Bonser c83171bffe ensure go vendoring is enabled before running go install 7 years ago
  Paul Bonser 45269de7cc Make sure ginkgo gets installed 7 years ago
  Paul Bonser 3f0875ed66 make all request fields exported so custom requests can be done 7 years ago
  Paul Bonser c79b7c2b36 Add ginkgo for testing 7 years ago
  Paul Bonser 9f7a8396bb Update code to match Go style guide 7 years ago
  Paul Bonser 3d78bba218 Add go 1.7, drop older versions of ES 7 years ago
  Paul Bonser a018ac0716 Rename Connection to Client 7 years ago
  Paul Bonser 167d78773c Merge pull request #4 from OwnLocal/use_glide 7 years ago
  Paul Bonser 5fd6aac546 Add glide config and set up tests to use glide 7 years ago
  Paul Bonser 214c987e11 Update README with warning on breaking changes 7 years ago
  Paul Bonser 6c9647b81c Point the test import to the proper repo 7 years ago
  Jérôme Renard 23413ed12a Merge pull request #41 from pib/1_5_fix 8 years ago
  Paul Bonser f75a906714 Wild-card for the first portion of the error expected 8 years ago
  Paul Bonser 148326d59c less picky about dial error, just expect that it says no such host 8 years ago
  Jérôme Renard 8fd7c39685 Merge pull request #38 from johnkjellberg/highlight2 8 years ago
  John Kjellberg 0963f937ac Add "Highlight" field to "Hit" structure. 8 years ago