This project is mirrored from https://github.com/Jack97/elasticsearch-dsl.
Pull mirroring updated .
- Jan 03, 2017
-
-
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
-
Simonas Šerlinskas authored
-
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
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
- Nov 10, 2016
-
-
Simonas Šerlinskas authored
Scripted metric type missmatch
-
- Nov 09, 2016
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
-
- Sep 29, 2016
-
-
Daniel Stancu authored
-
- Sep 22, 2016
-
-
Simonas Šerlinskas authored
Fix notice in BoolQuery::getQueries when nothing is added to bool type
-
Simonas Šerlinskas authored
Added a getter for a filter in filter aggregation
-
- Sep 21, 2016
-
-
Niels Nijens authored
-
Niels Nijens authored
-
Mantas Marcinkevičius authored
-
- Sep 16, 2016
-
-
Simonas Šerlinskas authored
-
Simonas Šerlinskas authored
# Conflicts: # src/Aggregation/CardinalityAggregation.php # src/Aggregation/NestedAggregation.php # src/Aggregation/ReverseNestedAggregation.php
-
tchiotludo authored
-
tchiotludo authored
-
Simonas Šerlinskas authored
-
tchiotludo authored
-
Simonas Šerlinskas 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
-
tchiotludo authored
-
Simonas Šerlinskas authored
Fixes nested and reverse nested aggregation requirements
-
- Sep 14, 2016
-
-
alex authored
-
- Sep 08, 2016
-
-
Simonas Šerlinskas authored
InnerHit new implementation
-
tchiotludo authored
-