This project is mirrored from https://github.com/Jack97/elasticsearch-dsl.
Pull mirroring updated .
- Mar 07, 2017
-
-
Mantas Marcinkevičius authored
-
Mantas Marcinkevičius authored
* updated the readme * copied the release info to changelog * updated the how to section on filters * updated the regexp queery docs: changed filter to query
-
Mantas Marcinkevičius authored
-
- Mar 06, 2017
-
-
Mantas Marcinkevičius authored
* reorganized query docs * added in progress... to new doc files
-
- Feb 03, 2017
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Darius Pėža authored
* bump development version number * add scroll to URI parameters, fixes #201
-
- Jan 30, 2017
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
* remove deprecated queries * move tests * added support for 5.x elasticsearch syntax changed script_score lang to painless * refactored tests to support elastic 5 * update changelog * uri parameters was moved to container, introduced 5.0 new request body parameters * removed filter endpoint, change order for query and postfilter * search test has too many not necessary test cases All those tests has to be in specific query or endpoint. Also functional tests make more sense then asserting it in the SearchTest * moving elasticsearch/elasticsearch to required dependencies
-
Simonas Šerlinskas authored
# Conflicts: # src/Query/BoolQuery.php # src/Query/FunctionScoreQuery.php # src/Query/LimitQuery.php # src/Query/MissingQuery.php
-
Simonas Šerlinskas authored
-
- Jan 27, 2017
-
-
Simonas Šerlinskas authored
* move queries to specific domain level folder * fixed namespaces * added deprecation messages
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
auto merge accidentally removed this dependency
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
# Conflicts: # .travis.yml # composer.json
-
Simonas Šerlinskas authored
-
- Jan 26, 2017
-
-
Simonas Šerlinskas authored
* add functional score test * update tests changed deprecated getMock to getMockBuilder * updated travis
-
- Jan 19, 2017
-
-
Patryk Knysak authored
-
- Jan 18, 2017
-
-
Simonas Šerlinskas authored
* use random_bytes instead of uniqid on windows there is a chance to get the same uuid by using uniqid * added PHP 5.x polyfill for the PHP7 random_bytes() method
-
- Jan 04, 2017
-
-
KnysakPatryk authored
-
KnysakPatryk authored
-
KnysakPatryk authored
-
- Jan 03, 2017
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
- Dec 27, 2016
-
-
Francis Eytan Dortort authored
-
- Dec 14, 2016
-
-
Alexander Gorbatenko authored
Fixed bug on nested and reverse nested aggregations. None of these aggregations requires the nested aggregations to be added. Test has also been updated. (#173)
-
- Nov 21, 2016
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
- Nov 11, 2016
-
-
Simonas Šerlinskas authored
-