This project is mirrored from https://github.com/Jack97/elasticsearch-dsl.
Pull mirroring updated .
- Aug 03, 2023
-
-
Denis Urban authored
-
- Feb 05, 2020
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
- Oct 08, 2019
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Luiz Guilherme Fonseca Rosa authored
* bump development version number * missing support added missing support to [field value factor](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-function-score-query.html#function-field-value-factor) * updated docs * proposed changes
-
- Jun 27, 2019
-
-
Simonas Šerlinskas authored
-
- Jan 24, 2019
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
- Sep 04, 2018
-
-
Simonas Šerlinskas authored
-
- Mar 22, 2018
-
-
Simonas Šerlinskas authored
-
- Mar 15, 2018
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
- Mar 09, 2018
-
-
Simonas Šerlinskas authored
-
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
-
- Apr 03, 2017
-
-
Michael Crumm authored
-
- Feb 03, 2017
-
-
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
-
- Jan 27, 2017
-
-
Simonas Šerlinskas authored
auto merge accidentally removed this dependency
-
- 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 03, 2017
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
- Nov 21, 2016
-
-
Simonas Šerlinskas authored
-
- 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
-
- May 17, 2016
-
-
Benjamin Cremer authored
-
- Feb 01, 2016
-
-
Mantas Varatiejus authored
-
- Jan 26, 2016
-
-
Simonas Šerlinskas authored
-
- Dec 16, 2015
-
-
Mantas Varatiejus authored
-
- Dec 08, 2015
-
-
Max Małecki authored
-
- Dec 05, 2015
-
-
Max Małecki authored
-
Max Małecki authored
-
- Dec 03, 2015
-
-
Tri Tran authored
-