Liam Atkinson
|
6832d1e123
|
Merged with master
|
2014-11-19 20:15:21 +00:00 |
|
Chris Allen
|
4417091c2a
|
lol
|
2014-11-10 12:38:19 -06:00 |
|
Chris Allen
|
83f851073b
|
wrong URI lol
|
2014-11-10 12:26:31 -06:00 |
|
Chris Allen
|
6a04d9dea5
|
Merge branch 'master' of github.com:bitemyapp/bloodhound
|
2014-11-10 12:25:43 -06:00 |
|
Chris Allen
|
c425c5646f
|
hackage version image
|
2014-11-10 12:25:35 -06:00 |
|
Chris Allen
|
6e651165c2
|
fixed docs
|
2014-11-08 02:02:51 -06:00 |
|
Chris Allen
|
b911e9adc2
|
refactored bulk operations encode and added encodeBulkOperation(s)
|
2014-11-08 01:53:48 -06:00 |
|
Chris Allen
|
1ea5fb8ea6
|
merged
|
2014-11-01 11:27:51 -05:00 |
|
Chris Allen
|
f17fb14b96
|
flipped license to BSD3 for the name provision.
|
2014-11-01 11:27:32 -05:00 |
|
Chris Allen
|
df94b5b85c
|
fixed whitespace
Thanks @Fuuzetsu!
|
2014-10-29 19:37:53 -05:00 |
|
Liam Atkinson
|
3ec83aeb2a
|
Added order parameter to CommonHighlight
|
2014-10-20 16:23:37 +01:00 |
|
Chris Allen
|
2d885b4382
|
FINE
|
2014-10-20 00:54:57 -05:00 |
|
Chris Allen
|
09c57f730f
|
warnings cleanup, partial instances, name overlaps
|
2014-10-20 00:39:27 -05:00 |
|
Liam Atkinson
|
e26032b268
|
Added map to deal with highlight response
|
2014-10-18 19:51:11 +01:00 |
|
Liam Atkinson
|
d28751d0aa
|
Added ToJSON instances for Highlight types. Added the beginings of tests.
|
2014-10-17 14:45:50 +01:00 |
|
Liam Atkinson
|
c172009434
|
Skeleton types for highlights
|
2014-10-16 21:53:11 +01:00 |
|
Liam Atkinson
|
ffae1cec8c
|
Changed ToJSON instance for multimatch query
|
2014-10-14 21:47:15 +01:00 |
|
Chris Allen
|
2e6a856ffc
|
Merge pull request #16 from chrisguiney/aggregations-documentation
Adding documentation for Terms and Date Histogram aggregations
|
2014-10-11 21:05:45 -05:00 |
|
Christopher Guiney
|
f256f7b16d
|
Adding documentation for Terms and Date Histogram aggregations
|
2014-10-11 18:55:22 -07:00 |
|
Chris Allen
|
965f6ac4fb
|
changelog update, thanks
|
2014-10-11 16:12:57 -05:00 |
|
Chris Allen
|
1dde598ee7
|
Merge pull request #14 from chrisguiney/aggregations-merge
Add terms and date histogram aggregations
|
2014-10-11 16:10:06 -05:00 |
|
Christopher Guiney
|
65e6be20cd
|
Export term order / term inclusion constructors
|
2014-10-11 12:41:16 -07:00 |
|
Christopher Guiney
|
70f70e4e14
|
Merging with master
|
2014-10-11 12:36:25 -07:00 |
|
Christopher Guiney
|
5792d97a63
|
Cleanups, tests, more accuracy to the aggregation api
|
2014-10-11 10:48:18 -07:00 |
|
Chris Allen
|
f4d0e1086c
|
version bump
|
2014-10-10 12:29:47 -05:00 |
|
Chris Allen
|
5a7a83373d
|
changelog updated
|
2014-10-10 12:29:32 -05:00 |
|
Chris Allen
|
55783a27be
|
Merge pull request #15 from latkins/master
Add support for lists of queries on must / should / must_not in BoolQuery
|
2014-10-10 12:21:56 -05:00 |
|
Liam Atkinson
|
71de653c53
|
Added tests for omitNulls
|
2014-10-10 00:01:04 +01:00 |
|
Liam Atkinson
|
721e7a6ff7
|
Merge branch 'master' of https://github.com/bitemyapp/bloodhound
|
2014-10-09 23:42:28 +01:00 |
|
Chris Allen
|
a7d8d40839
|
force-all for dpkg in travis.yml
|
2014-10-09 17:18:33 -05:00 |
|
Liam Atkinson
|
43664a9ce5
|
Updated BoolQuery to use lists for must / should / should_not. Updated tests and docs to reflect this
|
2014-10-09 22:38:33 +01:00 |
|
Liam Atkinson
|
c9e8dd3581
|
Added check for empty Array to omitNulls
|
2014-10-09 22:06:39 +01:00 |
|
Christopher Guiney
|
2af098072e
|
remote years,quarters,months; created a couple new functions to make creating aggregations easier. new date histogram test.
|
2014-10-07 06:41:54 -07:00 |
|
Christopher Guiney
|
a2066ddb8c
|
fractional interval is no longer a record
|
2014-10-06 19:01:07 -07:00 |
|
Christopher Guiney
|
9acfe79449
|
Break out aggregation records to their own type; 1.0.3 compatibility with DateHistogramAggregation
|
2014-10-05 22:21:13 -07:00 |
|
Christopher Guiney
|
4fe4bfe067
|
Add terms and date histogram aggregations
|
2014-10-05 14:58:55 -07:00 |
|
Chris Allen
|
7cf7b4e806
|
Endorsement
|
2014-10-01 02:21:29 -05:00 |
|
Chris Allen
|
eb013371b2
|
bulk ops documentation, better bulk tests
|
2014-09-18 20:20:03 -04:00 |
|
Chris Allen
|
1f6b11ccff
|
relicensed as MIT from Apache so more people could contribute
|
2014-09-18 19:48:58 -04:00 |
|
Chris Allen
|
3187e506fa
|
Merge branch 'master' of github.com:bitemyapp/bloodhound
|
2014-08-29 22:12:01 -05:00 |
|
Chris Allen
|
e0d26a0c1d
|
fixed doc gen
|
2014-08-29 22:09:11 -05:00 |
|
Chris Allen
|
eb0a6e032f
|
Merge pull request #13 from borisyukd/status_fix
fix status request
|
2014-08-20 12:21:26 -05:00 |
|
Danila Borisiuk
|
758d06b811
|
fix status request
|
2014-08-20 19:34:35 +03:00 |
|
Chris Allen
|
45309ae59a
|
bump to beta
|
2014-08-15 18:58:30 -05:00 |
|
Chris Allen
|
60c1b603cc
|
bump to beta
|
2014-08-15 18:58:11 -05:00 |
|
Chris Allen
|
25e0e28ea8
|
clarify
|
2014-08-15 18:57:22 -05:00 |
|
Chris Allen
|
8c5707d854
|
derp grammar
|
2014-08-15 18:56:58 -05:00 |
|
Chris Allen
|
77883b9b71
|
cleaned up Makefile a bit
|
2014-08-15 18:55:56 -05:00 |
|
Chris Allen
|
51c7d434ef
|
added note about version compatibility
|
2014-08-15 18:36:10 -05:00 |
|
Chris Allen
|
758733bcd6
|
derp
|
2014-08-15 18:24:59 -05:00 |
|