This project is mirrored from https://github.com/Jack97/elasticsearch-dsl.
Pull mirroring updated .
- Mar 15, 2018
-
-
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
-
- Nov 21, 2017
-
-
James Rodger authored
-
- Apr 04, 2017
-
-
Mantas Urnieža authored
'_source_exclude' and '_source_include' was missing in parameters whitelist.
-
- 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
* added documentation for geo distance range query * added a deprecation message to geo distance range query
-
- Feb 03, 2017
-
-
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
-
- 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
-
- 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
-
- 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 11, 2016
-
-
Simonas Šerlinskas authored
* Moved all tests to Unit folder * updated travis to install elasticsearch * updated composer to install elasticsearch * updated namespace in unit tests * added funtional tests * fix match all query composing When there are no parameters it has to return \stdClass. (cherry picked from commit 5970e92) * updated unit test for match all query * constants can only have underscore dash * fixed psr style issues * updated travis * exclude not compatible versions
-
- Sep 29, 2016
-
-
Daniel Stancu authored
-
- Sep 21, 2016
-
-
Niels Nijens authored
-
Mantas Marcinkevičius authored
-
- Sep 16, 2016
-
-
tchiotludo authored
-
tchiotludo authored
-
Simonas Šerlinskas authored
-
tchiotludo authored
-
Simonas Šerlinskas authored
-
Mantas Marcinkevičius authored
-
Mantas Marcinkevičius authored
-
tchiotludo authored
-
- Sep 14, 2016
-
-
alex authored
-
- Sep 08, 2016
-
-
tchiotludo authored
-
tchiotludo authored
-
Simonas Šerlinskas authored
-
tchiotludo authored
-
- Sep 07, 2016
-
-
tchiotludo authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
- Sep 01, 2016
-
-
Mantas Marcinkevičius authored
-