Commit graph

73 commits

Author SHA1 Message Date
Guillaume Buisson
b134bf5cca Merge branch 'master' of github.com:y42/clj-druid 2016-03-17 11:09:21 +01:00
Guillaume Buisson
6d2068ecf5 added integration test selectors 2016-03-17 11:08:59 +01:00
gbuisson
5b6a540a41 Merge pull request #4 from yogsototh/master
fixed missing not filter, missing recursive aggregator
2016-03-17 11:08:38 +01:00
Yann Esposito
cd6dbb9b61 fix a real-world schema bug 2016-03-17 10:56:49 +01:00
Guillaume Buisson
b80f98d40f bumped version 2016-02-08 13:32:09 +00:00
Guillaume Buisson
6b5502ce17 re-added filtered to aggregators 2016-02-05 19:08:53 +01:00
Guillaume Buisson
b874e76dbc fixed filtered aggregator 2016-02-05 19:01:10 +01:00
Guillaume Buisson
e0f0880b36 replaced eithers with conditionals to comply with latest versions of schema 2016-02-05 17:38:27 +01:00
Guillaume Buisson
15173fbb51 bumped version 2015-10-27 14:41:56 +01:00
gbuisson
30d71bc4ef Merge pull request #2 from ereteog/master
fixed spatialFilter
2015-10-27 14:41:09 +01:00
Guillaume Érétéo
220306bff9 fixed spatialFilter 2015-10-27 14:37:20 +01:00
Guillaume Buisson
e9e0e137ea bumped version 2015-10-13 11:23:18 +02:00
Guillaume Buisson
09d13aff0d upgraded deps, stick to schema 0.4.4 because of https://github.com/Prismatic/schema/issues/277 2015-10-13 11:22:27 +02:00
Guillaume Buisson
71156d767a bumped version 2015-09-29 15:13:11 +02:00
Guillaume Buisson
8cca4c5ddf added experimental spatial filter support 2015-09-29 15:12:32 +02:00
Guillaume Buisson
2a38e17c4c bumped version 2015-09-29 14:58:13 +02:00
Guillaume Buisson
1d52bae3ef added experimental post aggregators 2015-09-29 14:57:41 +02:00
Guillaume Buisson
f57845fd62 bumped version 2015-09-29 14:34:21 +02:00
Guillaume Buisson
21717b6622 fixed not filter as different from :or and :and 2015-09-29 14:33:19 +02:00
Guillaume Buisson
6baa9da9f4 fixed, name field on fieldAccessPostAggregator shall be optional 2015-07-21 10:06:59 +02:00
gbuisson
e7dc2498d8 Merge pull request #1 from msprunck/topN-dimension-spec
Use dimensionSpec for topN query
2015-05-28 11:27:17 +02:00
Matthieu Sprunck
d5993c7b47 Use dimensionSpec for topN query 2015-05-28 09:02:57 +02:00
gbuisson
64d6851d37 link to schema 2015-05-22 18:04:38 +02:00
gbuisson
a60c05f989 Update LICENSE 2015-05-22 17:25:00 +02:00
gbuisson
f932e99386 Update example project.clj 2015-05-22 17:12:07 +02:00
Guillaume Buisson
9f2409826d Merge branch 'master' of https://github.com/y42/clj-druid 2015-05-22 17:07:36 +02:00
Guillaume Buisson
57725815a7 updated licence 2015-05-22 17:07:15 +02:00
gbuisson
626014045f Update README.md 2015-05-22 17:03:23 +02:00
gbuisson
450711b10d Update README.md 2015-05-22 17:02:38 +02:00
Guillaume Buisson
e07f9eb92b cleared dependencies 2015-05-22 14:49:50 +02:00
Guillaume Buisson
5071ff5268 updated example and docs 2015-05-22 12:12:11 +02:00
Guillaume Buisson
f1b9d5e316 added example using compojure api 2015-05-21 15:35:11 +02:00
Guillaume Buisson
159720b3c9 bumped version 2015-05-21 14:05:46 +02:00
Guillaume Buisson
19943fdf8f fixed indent 2015-05-21 14:03:47 +02:00
Guillaume Buisson
c35448a7d3 Merge branch 'master' of https://github.com/y42/clj-druid 2015-05-21 13:59:39 +02:00
Guillaume Buisson
a3002fb748 updated and extended schemas 2015-05-21 13:59:11 +02:00
Guillaume Buisson
8ff8ad06cf bumped schema version 2015-05-21 13:53:42 +02:00
Guillaume Buisson
b71e2dfee8 log something as workaround for zk not triggering watcher 2015-03-25 16:39:54 +01:00
vagrant
512723d6ca fixed zk node watcher 2015-03-25 15:21:08 +00:00
Guillaume Buisson
ef1f30eafa bumped version 2015-03-25 14:28:15 +01:00
Guillaume Buisson
984aba9f76 slightly improved zk client 2015-03-25 14:27:22 +01:00
Guillaume Buisson
09b033946a stable version 2015-03-11 11:36:00 +01:00
Guillaume Buisson
2c08718a52 replaced http-kit with clj-http 2015-03-11 11:35:19 +01:00
Guillaume Buisson
860eed1912 fixed test 2015-02-17 10:57:21 +01:00
Guillaume Buisson
0d568b462d fixed unit test bumped http-kit version 2015-02-17 10:56:32 +01:00
Guillaume Buisson
517dd6b2ba switch to http-kit async requests 2015-02-17 10:53:18 +01:00
Guillaume Buisson
a8f2dfd734 temporarily disable zk support 2015-01-21 17:45:21 +01:00
Guillaume Buisson
2d7442cea8 revert to previous version of plumbing 2015-01-21 17:38:58 +01:00
Guillaume Buisson
1dc01dec72 added http post params config 2015-01-21 16:38:16 +01:00
Guillaume Buisson
ff0bac136c Merge branch 'master' of https://github.com/y42/clj-druid 2014-11-28 17:52:25 +01:00