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
- tests/Query/GeohashCellQueryTest.php 1 addition, 1 deletiontests/Query/GeohashCellQueryTest.php
- tests/Query/LimitQueryTest.php 3 additions, 1 deletiontests/Query/LimitQueryTest.php
- tests/Query/MissingQueryTest.php 1 addition, 1 deletiontests/Query/MissingQueryTest.php
- tests/Query/NestedQueryTest.php 1 addition, 29 deletionstests/Query/NestedQueryTest.php
- tests/Query/ScriptQueryTest.php 5 additions, 5 deletionstests/Query/ScriptQueryTest.php
- tests/Query/Span/SpanFirstQueryTest.php 12 additions, 42 deletionstests/Query/Span/SpanFirstQueryTest.php
- tests/Query/Span/SpanMultiTermQueryTest.php 11 additions, 82 deletionstests/Query/Span/SpanMultiTermQueryTest.php
- tests/Query/Span/SpanNearQueryTest.php 16 additions, 46 deletionstests/Query/Span/SpanNearQueryTest.php
- tests/Query/Span/SpanNotQueryTest.php 14 additions, 44 deletionstests/Query/Span/SpanNotQueryTest.php
- tests/Query/Span/SpanOrQueryTest.php 12 additions, 42 deletionstests/Query/Span/SpanOrQueryTest.php
- tests/Query/Span/SpanTermQueryTest.php 21 additions, 5 deletionstests/Query/Span/SpanTermQueryTest.php
- tests/Query/TypeQueryTest.php 4 additions, 1 deletiontests/Query/TypeQueryTest.php
- tests/SearchEndpoint/PostFilterEndpointTest.php 1 addition, 1 deletiontests/SearchEndpoint/PostFilterEndpointTest.php
- tests/SearchEndpoint/QueryEndpointTest.php 1 addition, 1 deletiontests/SearchEndpoint/QueryEndpointTest.php
- tests/SearchTest.php 3 additions, 15 deletionstests/SearchTest.php
Loading
Please register or sign in to comment