Commit Graph

873 Commits

Author SHA1 Message Date
Chris Allen
909304bfce yeah but Bloodhound 2014-11-20 18:22:34 -06:00
Chris Allen
df26c3628e Hackage badge 2014-11-20 18:22:05 -06:00
Chris Allen
e2816040de version bump 2014-11-19 22:17:42 -06:00
Chris Allen
5bc566fcd1 new stability rating 2014-11-19 22:13:19 -06:00
Chris Allen
fbdfadfd0e moved stuff around, cleaned up Makefile 2014-11-19 21:29:51 -06:00
Chris Allen
82ef84537f upper bounds for sie tests 2014-11-19 20:34:27 -06:00
Chris Allen
e38aa192da library upper bounds 2014-11-19 20:23:37 -06:00
Chris Allen
cddd4d12b3 bold 2014-11-19 16:09:16 -06:00
Chris Allen
bf66e1ab64 blah 2014-11-19 16:08:36 -06:00
Chris Allen
f4b3c25b0f fixing hackage version display 2014-11-19 16:07:53 -06:00
Chris Allen
8bf54b4f0f credits 2014-11-19 16:05:22 -06:00
Chris Allen
317818c40a updating change log 2014-11-19 16:02:45 -06:00
Chris Allen
ae79ede26e Bloody link syntax 2014-11-19 16:00:03 -06:00
Chris Allen
94fc57289f gitignore 2014-11-19 15:41:51 -06:00
Chris Allen
2b5433321d version compat update 2014-11-19 15:40:40 -06:00
Chris Allen
14bd89cdf9 Merge pull request #19 from latkins/master
Add Highlight support.
2014-11-19 15:13:20 -06:00
Liam Atkinson
b92afa7b6d Fixed merge.. oops 2014-11-19 20:23:33 +00:00
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