Giorgio Marinelli
f93e1cebba
Export MaxAggregation datatype
2019-08-12 22:28:35 +02:00
Giorgio Marinelli
977d2e8889
Add Max metrics aggregation
2019-08-12 18:04:02 +02:00
Chris Allen
c5603ff4e1
Housecleaning ( #258 )
...
House cleaning, nuked V1
2019-08-02 15:36:04 -05:00
Chris Allen
9537ed2539
Merge pull request #260 from JoseD92/255-add-docker-ES
...
add ES5 docker compose container for easy testing
2019-08-02 11:47:25 -05:00
Jose Duran
5f430a1fc3
add makefile entries to use docker-compose ES5 containers
2019-08-02 11:42:44 -05:00
Jose Duran
9a239e982a
add docker-compose file to set up ES5 for testing
2019-08-02 10:56:30 -05:00
Chris Allen
717c4425f8
Merge pull request #257 from JoseD92/214-Seminearring-never-used
...
remove Seminearring class because it was not being used in V5
2019-08-02 10:15:37 -05:00
Jose Duran
8daeabb589
remove Seminearring class because it was not being used in V5
2019-08-01 18:01:16 -05:00
Chris Allen
54c53c6923
Merge pull request #241 from ashutoshrishi/match-query-fuzziness
...
Match query fuzziness
2019-02-04 10:18:29 -06:00
Chris Allen
a1d2729d5c
Merge pull request #242 from shulhi/shulhi-search-after
...
Add support for Search After API
2019-02-04 09:53:51 -06:00
Chris Allen
0c0d4009fb
Merge pull request #245 from ptillemans/fix_example
...
Fix error in example code
2019-02-04 09:53:23 -06:00
Michael Xavier
e84bf70350
Merge pull request #249 from 23Skidoo/patch-1
...
Relax the dependency on http-client.
2019-01-22 14:43:33 -08:00
Mikhail Glushenkov
57fb4898ea
Relax the dependency on http-client.
...
`bloodhound` compiles against `http-client-0.6.1` and seems to work fine. The only breaking change in the new `http-client` was in the `renderParts` function, but it looks like `bloodhound` code doesn't make use of it.
Would be nice if you could make a Hackage revision too.
2019-01-22 21:02:02 +00:00
Peter Tillemans
28386b04d2
add mapping name when creating template
2018-10-27 11:26:17 +02:00
Shulhi Sapli
13df8a8674
Add test for search after API
2018-07-31 19:06:04 +08:00
Shulhi Sapli
4967c62843
Add search after functionality
2018-07-31 14:53:33 +08:00
Chris Allen
2916540264
Merge branch 'master' of github.com:bitemyapp/bloodhound
2018-06-28 08:06:47 -05:00
Chris Allen
3e5220c364
update stack
2018-06-28 08:06:46 -05:00
Michael Xavier
4c743e1082
Add additional changelog for 0.16.0.0
2018-06-22 14:08:05 -07:00
Ashutosh Rishi Ranjan
5bc6bb3a96
Added documentation links on fuzziness
2018-06-20 10:46:44 +10:00
Ashutosh Rishi Ranjan
16320685d5
Removed lower-case representation for auto fuzziness
2018-06-19 20:53:19 +10:00
Ashutosh Rishi Ranjan
7131ac8df4
Added test for Auto fuzziness
2018-06-19 18:23:26 +10:00
Ashutosh Rishi Ranjan
52b67cdbdf
Added a constructor to denote "auto" fuzziness to the Fuzziness type
2018-06-19 18:21:05 +10:00
Ashutosh Rishi Ranjan
4e61602b3f
Added Fuzziness to MatchQuery
2018-06-19 17:34:09 +10:00
Chris Allen
c71a130f1f
Merge pull request #239 from bitemyapp/bitemyapp/updatable-index-setting-json-iso
...
Updatable index setting json iso
2018-05-06 14:32:38 -05:00
Chris Allen
adb57773d5
Merge pull request #238 from bitemyapp/bitemyapp/switch-to-semver
...
Semverification
2018-05-06 14:32:29 -05:00
Chris Allen
088ef73f82
Don't bother parsing JVM version numbers either
2018-05-06 12:51:00 -05:00
Chris Allen
7ba70bff4b
Support 8.0 and 8.2 only, support newer ES 1.x only
2018-05-06 12:27:22 -05:00
Chris Allen
ebf7206ae5
Don't attempt to validate VM version numbers
2018-05-06 11:58:08 -05:00
Chris Allen
4b8dcea66a
Resized arbitrary instance for UpdatableIndexSetting\'
2018-05-05 17:20:11 -05:00
Chris Allen
b9139e9331
Semverification
2018-05-05 16:48:05 -05:00
Chris Allen
c18318de56
Made EsProtocolException more helpful
2018-05-05 15:54:27 -05:00
Chris Allen
9024fcb590
Bumped stack.yaml
2018-05-05 14:40:42 -05:00
Chris Allen
c20f3034b2
Merge branch 'master' of github.com:bitemyapp/bloodhound
2018-05-05 14:20:57 -05:00
Chris Allen
a9c52fa8ab
Bumped stack.yaml
2018-05-05 14:20:56 -05:00
Chris Allen
a6fe919bce
Merge pull request #236 from ahodgen/wildcard
...
Add wildcard query support
2018-05-04 09:31:14 -05:00
Aaron Hodgen
348b6bc44d
Add a test and changelog history.
2018-05-04 09:39:42 -04:00
Aaron Hodgen
ff6abcb534
Add wildcard query support
2018-05-03 13:24:59 -04:00
Chris Allen
5c7caa6f81
Index flushing, echo silence
2018-04-15 20:58:15 -05:00
Chris Allen
2ddaedd05e
Merged #230
2018-04-07 17:16:56 -05:00
Chris Allen
380da47cda
Elasticsearch not ElasticSearch
2018-04-07 16:27:23 -05:00
Chris Allen
cfc828afba
Merged
2018-04-07 16:25:48 -05:00
Chris Allen
e66814c7e3
Remove test verbosity
2018-04-07 16:20:44 -05:00
Chris Allen
80984f2125
Merge pull request #231 from ymyzk/fix-typo
...
Fix typo: ElasticSearch -> Elasticsearch
2018-03-31 22:40:17 -05:00
Yusuke Miyazaki
ee1b51e4d6
Fix typo: ElasticSearch -> Elasticsearch
2018-04-01 12:28:48 +09:00
Michael Xavier
14379a3c5a
V1 refactor building and passing tests now
...
I may have screwed up the arbitrary, I'm occasionally seeing a massive
quickcheck error on some json roundtrip that clearly does not shrink
properly. Otherwise things are compiling and seem to be working.
I made no real effort to rearrange the massive amounts of code shifted
around into a tidy order. Nobody really cares about V1 anymore so I'm
not too concerned.
2018-03-21 15:37:40 -07:00
Michael Xavier
99788cc992
WIP v1 savepoint
...
I'm trying out the technique of loading a corresponding V5 module into
GHCi, :browse-ing the exports, explicitly setting those for the V1 and
then pulling definitions out of the old V1 types module. Working well
so far.
2018-03-20 15:47:25 -07:00
Michael Xavier
5b6c05f6ea
WIP
2018-03-20 13:43:36 -07:00
Chris Allen
e841fb2dab
Fixed test targets in Makefile
2018-03-15 17:46:08 -05:00
Chris Allen
7e178aeb7c
Tired of bumping for Aeson upper bounds
2018-03-15 16:50:29 -05:00