Merge pull request #61 from mvar/update_to_array_structure
Include query type in query's toArray() response
No related branches found
No related tags found
Showing
- src/Query/Span/SpanNotQuery.php 7 additions, 3 deletionssrc/Query/Span/SpanNotQuery.php
- src/Query/Span/SpanOrQuery.php 4 additions, 2 deletionssrc/Query/Span/SpanOrQuery.php
- src/Query/Span/SpanTermQuery.php 2 additions, 0 deletionssrc/Query/Span/SpanTermQuery.php
- src/Query/TermQuery.php 1 addition, 1 deletionsrc/Query/TermQuery.php
- src/Query/TermsQuery.php 1 addition, 1 deletionsrc/Query/TermsQuery.php
- src/Query/TypeQuery.php 3 additions, 1 deletionsrc/Query/TypeQuery.php
- src/Query/WildcardQuery.php 1 addition, 1 deletionsrc/Query/WildcardQuery.php
- src/SearchEndpoint/PostFilterEndpoint.php 1 addition, 3 deletionssrc/SearchEndpoint/PostFilterEndpoint.php
- src/SearchEndpoint/QueryEndpoint.php 1 addition, 1 deletionsrc/SearchEndpoint/QueryEndpoint.php
- src/Sort/FieldSort.php 2 additions, 4 deletionssrc/Sort/FieldSort.php
- tests/Aggregation/FilterAggregationTest.php 5 additions, 13 deletionstests/Aggregation/FilterAggregationTest.php
- tests/Query/BoolQueryTest.php 42 additions, 41 deletionstests/Query/BoolQueryTest.php
- tests/Query/ExistsQueryTest.php 2 additions, 2 deletionstests/Query/ExistsQueryTest.php
- tests/Query/FunctionScoreQueryTest.php 6 additions, 6 deletionstests/Query/FunctionScoreQueryTest.php
- tests/Query/FuzzyLikeThisQueryTest.php 0 additions, 76 deletionstests/Query/FuzzyLikeThisQueryTest.php
- tests/Query/GeoBoundingBoxQueryTest.php 1 addition, 1 deletiontests/Query/GeoBoundingBoxQueryTest.php
- tests/Query/GeoDistanceQueryTest.php 1 addition, 1 deletiontests/Query/GeoDistanceQueryTest.php
- tests/Query/GeoDistanceRangeQueryTest.php 1 addition, 1 deletiontests/Query/GeoDistanceRangeQueryTest.php
- tests/Query/GeoPolygonQueryTest.php 1 addition, 1 deletiontests/Query/GeoPolygonQueryTest.php
- tests/Query/GeoShapeQueryTest.php 16 additions, 12 deletionstests/Query/GeoShapeQueryTest.php
Loading
Please register or sign in to comment