This project is mirrored from https://github.com/Jack97/elasticsearch-dsl.
Pull mirroring updated .
- Mar 15, 2018
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
# Conflicts: # .travis.yml # composer.json # tests/Unit/Aggregation/Bucketing/DateRangeAggregationTest.php
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
(cherry picked from commit 8600bf0)
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Toni Rudolf authored
* implemented relation for geo_shape query * switched position and coordinates parameters * Switched parameters for tests as well * Deprecated parameter position * Overwrite relation
-
- Mar 09, 2018
-
-
Simonas Šerlinskas authored
# Conflicts: # composer.json
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
* fixed unit tests to support phpunit 6 * do not use sudo * update elasticsearch in the travis env and use docker vm * add java jdk8 * temporary remove elasticsearch scripting * clean up travis file * null cannot be used in count() functions anymore in 7.2
-
Simonas Šerlinskas authored
-
- Nov 21, 2017
-
-
James Rodger authored
-
- Apr 04, 2017
-
-
Mantas Urnieža authored
'_source_exclude' and '_source_include' was missing in parameters whitelist.
-
- Apr 03, 2017
-
-
Michael Crumm authored
-
- Mar 16, 2017
-
-
Mantas Urnieža authored
* Getter for nested query. Currently there is not possibility to get query object when it is wrapped inside nested query. * Exposing path for nested query. * Removing not needed space.
-
- Mar 07, 2017
-
-
Mantas Marcinkevičius authored
-
Simonas Šerlinskas authored
-
Mantas Marcinkevičius authored
* added documentation for geo distance range query * added a deprecation message to geo distance range query
-
Mantas Marcinkevičius authored
-
Mantas Marcinkevičius authored
-
Mantas Marcinkevičius authored
-
Mantas Marcinkevičius authored
-
Mantas Marcinkevičius authored
-
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
-
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
-
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
-