Commit Graph

21 Commits

Author SHA1 Message Date
Paul Bonser
429a615005 Allow inclusion of https in host 2017-03-02 18:58:52 -06:00
Paul Bonser
f9192a7ca8 Build in a way to detect the ES version so it can be used for version-specific things 2017-02-02 11:54:24 -06:00
Paul Bonser
5d13647d3c Handle non-string errors for ES 2+ support 2016-10-13 19:37:40 -05:00
Paul Bonser
db565276fc Provide a way of making external request builders, separate generationg of requests from sending of requests 2016-09-27 16:41:27 -05:00
Paul Bonser
3f0875ed66 make all request fields exported so custom requests can be done 2016-09-27 14:30:17 -05:00
Paul Bonser
9f7a8396bb Update code to match Go style guide 2016-09-27 14:19:07 -05:00
Paul Bonser
a018ac0716 Rename Connection to Client 2016-09-27 13:56:13 -05:00
John Kjellberg
0963f937ac Add "Highlight" field to "Hit" structure. 2015-10-26 11:07:31 +01:00
Stephen Asbury
21ab94d0ca count: support for count requests
Added count method to connection
Added Count field to response
Added test for count method
2015-01-26 17:43:50 -08:00
Marin Bek
589282a189 Unmarshal whole response into Raw field on Response for APIs that return fully dynamic format, like _mapping 2014-11-13 09:21:27 +01:00
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 2014-10-13 09:11:12 +02:00
Amadeo Casas
bfa1530af9 Support for structs in document fields 2014-08-17 13:24:21 -07:00
mihasya
2b3ac6fe41 Added HTTP client override support 2014-05-30 16:50:35 +00:00
Ian Babrou
d384dd00bd added description for aggregation and bucket types 2014-03-15 22:04:10 +04:00
Ian Babrou
46c17848d8 Merge branch 'master' into aggregations 2014-03-15 21:53:50 +04:00
Ian Babrou
f8bae74b51 Tests pass on 1.0 2014-03-15 21:18:01 +04:00
Ian Babrou
c7c95eccdc aggregations support 2014-02-27 16:33:51 +04:00
Ian Babrou
5356d04035 Added initial scroll support 2014-01-11 21:07:48 +04:00
Jérôme Renard
f7b8fcf842 Added IndexStatus() 2013-06-23 08:59:23 +02:00
Jérôme Renard
d01836c651 Fixed comment 2013-06-23 07:34:04 +02:00
Jérôme Renard
5db99a7858 Initial import 2013-06-15 08:18:48 +02:00