Commit Graph

346 Commits

Author SHA1 Message Date
Chris Allen
45a08347a2 Merge pull request #60 from Soostone/value-count-aggregation
Add value_count aggregation support
2015-07-29 10:50:02 -05:00
Michael Xavier
463fdc8027 Add value_count aggregation support
This also adds a newtype for script. I would recommend the "Either Text
Text" for TermsAggregation be instead Either FieldName Script, but that
isn't directly related to this PR.
2015-07-28 09:17:25 -07:00
Chris Allen
85bbc620f4 Merge pull request #58 from Soostone/57-esresult-partiality
Eliminate partiality in EsResult
2015-07-27 21:16:47 -05:00
Michael Xavier
d9e8da1fc9 Add test case for missing document parse 2015-07-27 15:15:04 -07:00
Michael Xavier
92b520154e Eliminate partiality in EsResult
This will affect #57
2015-07-27 14:06:13 -07:00
Chris Allen
6844fd47e5 Merge pull request #56 from centromere/fields-support
Added fields support to Search
2015-07-24 11:28:34 -05:00
John Galt
42b0e92821 Updated documentation 2015-07-23 17:51:59 -04:00
John Galt
72c1939523 Added fields support to Search 2015-07-23 16:55:11 -04:00
Chris Allen
5b3555225c Merge pull request #55 from centromere/parent-support
Added ability to specify a parent document
2015-07-22 10:22:29 -05:00
John Galt
91777e3f7f Added deriving (Eq, Show) to DocumentParent and IndexDocumentSettings 2015-07-21 15:40:15 -04:00
John Galt
32f4e2b114 Added ability to specify a parent document 2015-07-21 15:14:22 -04:00
Chris Allen
a155e19f76 Merge pull request #54 from centromere/template-fix
Fixed IndexTemplate serialization bug
2015-07-20 11:09:29 -05:00
John Galt
051edff567 Fixed IndexTemplate serialization bug 2015-07-20 10:02:49 -04:00
Chris Allen
ba0b6e1970 feexed 2015-07-17 22:41:05 -05:00
Chris Allen
982b673c88 doctests cleanup 2015-07-17 22:38:28 -05:00
Chris Allen
d611f85ee3 Merge pull request #51 from centromere/mapping-fix
Fixed mapping API
2015-07-17 13:37:29 -05:00
Chris Allen
4708b7a6c6 Merge pull request #52 from centromere/template-api
Added ability to manipulate templates
2015-07-17 13:30:04 -05:00
John Galt
a4d6c1e66d Added ability to manipulate templates 2015-07-17 13:37:33 -04:00
John Galt
5aa9a73aca Added documentation about fix 2015-07-17 12:19:33 -04:00
Chris Allen
30eca3d8f7 Merge pull request #50 from centromere/put-fix
Fixed problem with put sending POST
2015-07-17 11:03:35 -05:00
John Galt
113aecdc27 Fixed mapping API 2015-07-17 11:01:23 -04:00
John Galt
94687ea97c Fixed problem with put sending POST 2015-07-17 09:48:39 -04:00
Chris Allen
1db8ad7ca0 deps in Cabal got mangled 2015-07-16 16:56:17 -05:00
Chris Allen
14dbffa54d merged 2015-07-15 20:48:52 -05:00
Chris Allen
aab796481a changelog, stack.yaml update 2015-07-15 20:47:45 -05:00
Chris Allen
0445b825a4 Merge pull request #43 from bnordbo/master
Add Query Filter
2015-07-11 18:37:34 -05:00
Bjørn Nordbø
c4033138b5 Added tests for query filter 2015-07-11 10:56:40 +02:00
Chris Allen
404d807ee3 Merge pull request #45 from Soostone/44-versioning
44 versioning
2015-07-10 16:38:37 -05:00
Michael Xavier
42500b17b6 Fix last incorrect example 2015-07-10 14:14:41 -07:00
Michael Xavier
dc7b438787 Fix doctest argument ordering 2015-07-10 13:24:45 -07:00
Michael Xavier
270aa8b5f7 Drop homespun query rendering, fix tests 2015-07-10 12:09:14 -07:00
Michael Xavier
2d8be0d3e7 Add optimistic concurrency control version feature
This is a first attempt at addressing #44
2015-07-10 11:29:10 -07:00
Bjørn Nordbø
1a26e00d6a Add QueryFilter filter 2015-07-09 17:41:39 +02:00
Chris Allen
c7e0412d67 Merge pull request #37 from dmjio/patch-1
Update bloodhound.cabal
2015-06-29 15:26:23 -05:00
Chris Allen
6e8afb3ad6 notes about deprecation, comment out date histogram tests until we know what's going on 2015-06-29 12:56:36 -05:00
Chris Allen
815a822d57 Merge branch 'master' of github.com:bitemyapp/bloodhound 2015-06-29 11:05:58 -05:00
Chris Allen
d3f85998fd Merge pull request #41 from trofi/master
.cabal cleanups
2015-06-28 20:47:05 -05:00
Sergei Trofimovich
ac88d057c1 bloodhound.cabal: from unused 'DevelopmentMode' flag
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
2015-06-28 13:35:29 +01:00
Sergei Trofimovich
005505b0e8 bloodhound.cabal: allow aeson-0.9
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
2015-06-28 13:34:54 +01:00
Chris Allen
65d5610e3a bumped Aeson 2015-06-24 10:48:47 -05:00
David Johnson
ec281d5290 Update bloodhound.cabal
bump aeson
2015-06-11 11:12:58 -05:00
Chris Allen
9c4c90af6e docs upload 2015-06-04 23:27:55 -05:00
Chris Allen
71ba3118e2 Merge branch 'master' of github.com:bitemyapp/bloodhound 2015-06-04 23:20:26 -05:00
Chris Allen
4dbacab39e stack yaml 2015-06-04 23:20:25 -05:00
Chris Allen
0db8cf2e49 Merge pull request #35 from dmjio/remove-conduit
Removed unnecessary conduit dependency
2015-06-04 18:48:13 -05:00
Chris Allen
d07b9f1f75 major version bump 2015-06-04 17:37:57 -05:00
Chris Allen
e447be9d5c Merge remote-tracking branch 'origin/next-gen' 2015-06-04 17:27:20 -05:00
Chris Allen
13775d0c4e raise upper 2015-06-01 19:57:10 -05:00
David Johnson
e2df8ff526 removed unnecessary conduit depedency 2015-06-01 16:44:08 -05:00
Chris Allen
7da3fe28de Merge pull request #34 from bitemyapp/31-search-hits-monoid
Add Monoid instance for Search Hits
2015-05-14 01:08:57 -05:00