Commit Graph

873 Commits

Author SHA1 Message Date
Josh Berman
7f00743ad7 Merge remote-tracking branch 'upstream/master' into directGenerators 2017-12-24 11:41:44 +02:00
Chris Allen
ef1e61ef86 Upgrade Stack to 1.6.1 as cassava was pointlessly broken 2017-12-21 00:16:36 -06:00
Chris Allen
872043e6e2 Breaking out 8.0 and 8.2 separately 2017-12-20 23:54:59 -06:00
Chris Allen
19ec95d9a0 Default to 8.2.2 and LTS 10.0 2017-12-20 22:39:20 -06:00
Andrew Martin
51e59fdfd8 make it possible to omit a language for lowercase and uppercase token filters 2017-12-19 20:08:43 -05:00
Andrew Martin
7fce32ab3b Add support for token filters. The supported filters
include: lowercase, uppercase, shingle, snowball,
apostrophe, and reverse. This commit also adds tests
for all of these.
2017-12-19 19:32:54 -05:00
Josh Berman
2f94607c24 remove Test file from repo 2017-12-13 12:15:01 +02:00
Josh Berman
78424a035c export mkDirectGenerators 2017-12-11 16:49:40 +02:00
Josh Berman
383eb7e403 Change type of 'candidateGenerator' to just be a list. 2017-12-11 15:24:20 +02:00
Josh Berman
8272db68e4 Actually include some modified files in the commit 2017-12-11 14:36:16 +02:00
Josh Berman
624b07bfb8 Merge branch 'master' into directGenerators 2017-12-11 14:05:16 +02:00
Josh Berman
7e292e28b9 Add types for 'directGenerators', tests pass 2017-12-11 13:56:20 +02:00
Chris Allen
ce723c2089
Merge pull request #216 from andrewthad/best_compression
add ability to change compression codec. This allows us to use DEFLATE instead of lz4.
2017-12-05 14:14:37 -06:00
Andrew Martin
b488c45217 add tests for compression 2017-12-05 14:14:30 -05:00
Chris Allen
1e14794f5c
Merge pull request #178 from flip111/patch-1
update docs about DocId
2017-12-05 13:02:33 -06:00
Andrew Martin
142e864fb1 add ability to change compression codec. This allows us to use DEFLATE instead of lz4.
document what compression will actually be used
2017-12-05 14:01:59 -05:00
Chris Allen
07f6bc5493
Merge pull request #212 from andrewthad/match_query_minimum_should_match
add minimum_should_match to MatchQuery
2017-12-05 13:01:02 -06:00
Chris Allen
9092939db2
Merge pull request #209 from andrewthad/analysis_setting
Support analyzer with custom tokenizer, only ngram for now. Also, add…
2017-12-05 12:52:15 -06:00
Chris Allen
c49fa3db83
Merge pull request #215 from chessai/master
bump http-types
2017-11-24 20:16:56 -06:00
chessai
a670bef26c bump http-types 2017-11-23 20:52:55 -05:00
Andrew Martin
f8dd60747e add minimum_should_match to MatchQuery 2017-10-10 12:47:15 -04:00
Andrew Martin
296f164df5 Support analyzer with custom tokenizer, only ngram for now. Also, add a function for defining index settings when the index is created since the analysis setting cannot be updated dynamically without closing the index. 2017-10-10 09:24:19 -04:00
Michael Xavier
f183995a4b Add test files to extra source files
This gets us around a package check error as both V1 and V5 aren't
selected when the package is built. This ensures that both suites are
included regardless.
2017-09-15 10:04:35 -07:00
Michael Xavier
331965128c Merge pull request #208 from bitemyapp/0.15-release
Prepare 0.15 release
2017-09-15 09:37:39 -07:00
Michael Xavier
a96c8b70f1 Prepare 0.15 release
PR to follow
2017-09-14 16:06:09 -07:00
Chris Allen
ab6e3383c1 Merge pull request #196 from chrissound/master
Add missing import
2017-08-30 17:22:32 -05:00
Chris Allen
8192af8619 Merge pull request #203 from andrewthad/total_fields_limit
added maximum mapping size
2017-08-30 17:21:58 -05:00
Chris Allen
ac096ce023 Merge pull request #201 from andrewthad/bulk_create_encoding
bulk create encoding
2017-08-30 17:21:51 -05:00
Chris Allen
a49fd8e355 Merge pull request #200 from andrewthad/delete_alias
add function for deleting alias
2017-08-30 17:21:43 -05:00
Andrew Martin
6e8081751b add test for deleting alias 2017-08-23 16:01:22 -04:00
Andrew Martin
2a44ce463e add test for bulk create encoding 2017-08-23 15:37:42 -04:00
Andrew Martin
f5129507d9 add test for setting mapping fields limit 2017-08-23 14:58:32 -04:00
Chris Allen
b879d5fc1d Merge pull request #204 from jagare/examples-location
Use Types.LatLon for location
2017-08-11 13:30:32 -05:00
Chris Allen
4aea5020e3 Merge pull request #207 from jagare/examples_readme
Run instructions in examples README
2017-08-10 13:28:24 -05:00
Chris Allen
bf1b373a23 Typo 2017-08-10 13:28:18 -05:00
Chris Allen
b0862f2560 Merge pull request #206 from jagare/test_default_es5
ES5 default for tests
2017-08-10 10:15:50 -05:00
Lars Jägare
55901df202 Run instructions in examples README 2017-08-10 15:16:39 +02:00
Lars Jägare
e10e55db66 ES5 default for tests 2017-08-10 14:28:46 +02:00
Lars Jägare
b3c602d83e Use Types.LatLon for location 2017-08-10 11:07:45 +02:00
Andrew Martin
a7deed6a82 added maximum mapping size 2017-08-07 13:30:47 -04:00
Andrew Martin
087ecbc7ab bulk create encoding 2017-08-07 11:58:56 -04:00
Chris Allen
e34d30285b Fix V5 content-type header warning 2017-08-03 22:35:32 -05:00
Chris Allen
1ef8115292 Merge branch 'master' of github.com:bitemyapp/bloodhound 2017-08-03 21:27:45 -05:00
Chris Allen
3336db4f69 mod-build 2017-08-03 21:27:44 -05:00
Chris Stryczynski
25e37e2a8a Add missing import 2017-07-22 22:46:12 +01:00
Chris Allen
560a55ab7f Merge pull request #183 from 23Skidoo/ghc-8.2
Bump dependencies to support GHC 8.2
2017-07-17 11:49:23 -05:00
Michael Xavier
616dc59bdf Merge pull request #195 from bitemyapp/194-travis-pls
Add travis output to prevent stalling
2017-07-13 08:54:38 -07:00
Chris Allen
c79449c189 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2017-07-13 01:11:07 -05:00
Chris Allen
e4ff7c2d44 God dammit travis stop dropping the quotes 2017-07-13 01:00:31 -05:00
Chris Allen
b5e3798b6d no-terminal, 2000 second cache timeout, cache apt 2017-07-13 00:39:22 -05:00