20 Commits

Author SHA1 Message Date
3fb680964c add aggregation, stats and suggester to elasticsearch
fixes #4452, close #4452
2014-09-11 01:26:15 +02:00
87427294fe fixed broken NOT condition in elasticsearch 2014-08-12 23:14:01 +02:00
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
4e8e22da3c fixed issue with elasticsearch >=1.2.0
do not use scripting as it is disabled by default and will cause edge
case queries to fail

fixes #4187
2014-07-04 14:04:38 +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
7295540c72 Code style and phpdoc fixes 2014-04-17 15:33:07 +04:00
ff83bd1bb5 removed todo
fixes #2887
2014-04-02 19:37:59 +02:00
dbf733bf60 added TODO message 2014-03-26 16:23:26 +01: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
bad9c0cccc Merge branch 'master' of github.com:mintao/yii2 into mintao-master
Conflicts:
	extensions/yii/elasticsearch/CHANGELOG.md
2014-02-06 13:20:48 -05:00
7d33a5d3b5 Some Code style fixes 2014-01-19 13:35:36 -03: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
73442fb12a doc fix. 2013-11-30 15:51:20 -05:00
be583a7a22 fixed problem with sorting by id in elasticsearch
issue #1317
2013-11-27 23:27:47 +01:00
5164a1671c finalized Query interface + general cleanup 2013-11-25 20:12:45 +01:00
b081cf5e46 moved elasticsearch to extensions 2013-11-25 03:23:12 +01:00