23 Commits

Author SHA1 Message Date
cc10725c2b Add support for elasticsearch delete by query
close #4487
2014-09-11 02:04:42 +02:00
3fb680964c add aggregation, stats and suggester to elasticsearch
fixes #4452, close #4452
2014-09-11 01:26:15 +02:00
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
773d67e513 elasticsearch 1.x breaking changes
all fine now

closes #2427
2014-07-12 14:06:42 +02:00
2e7ae3801e [WIP] #3527 Improving Elasticsearch extension 2014-05-22 11:40:33 +03:00
676b366928 adjusted elasticsearch extension to version 1.0 of ES
breaking changes.
2014-05-06 18:14:32 +02:00
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
e5ba8c8715 reverted elasticsearch rename of filter 2014-04-02 18:47:30 +02:00
8cd247730a Query::filter() adjustments 2014-03-29 23:26:02 +04:00
3c1a8141fd fixes #2002 2014-03-27 12:41:16 +04:00
8c2e39235f Turn module and application into DI containers. 2014-03-17 23:57:01 -04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
1982efbdfe many phpcs fixes 2014-03-05 00:22:55 +02:00
9fb8843130 Removed unnecessary variable 2014-02-01 01:11:59 +04:00
48712c71f2 added notes about default limit set by elasticsearch
fixes #1864
2014-01-22 15:11:11 +01:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
59d6d0be7d elasticsearch phpdoc and command api cleanup 2013-12-05 15:38:35 +01:00
1c08c06da8 implemented connection based on CUrl
far better than depending on fat guzzle
2013-11-25 23:32:54 +01:00
40fc84b342 cleanup & docs 2013-11-25 20:29:35 +01:00
5164a1671c finalized Query interface + general cleanup 2013-11-25 20:12:45 +01:00
613758dda5 refactored elasticsearch COnnection and Command 2013-11-25 13:09:38 +01:00
b081cf5e46 moved elasticsearch to extensions 2013-11-25 03:23:12 +01:00