Deprecate filter/query detection traits
Showing
- CHANGELOG.md 2 additions, 1 deletionCHANGELOG.md
- docs/HowTo/HowToSearch.md 10 additions, 4 deletionsdocs/HowTo/HowToSearch.md
- docs/Query/Filtered.md 2 additions, 0 deletionsdocs/Query/Filtered.md
- src/BuilderInterface.php 3 additions, 0 deletionssrc/BuilderInterface.php
- src/DslTypeAwareTrait.php 2 additions, 0 deletionssrc/DslTypeAwareTrait.php
- src/FilterOrQueryDetectionTrait.php 2 additions, 0 deletionssrc/FilterOrQueryDetectionTrait.php
- src/Query/TypeQuery.php 1 addition, 1 deletionsrc/Query/TypeQuery.php
- src/Search.php 2 additions, 0 deletionssrc/Search.php
- src/SearchEndpoint/FilterEndpoint.php 0 additions, 11 deletionssrc/SearchEndpoint/FilterEndpoint.php
- tests/Aggregation/FilterAggregationTest.php 8 additions, 10 deletionstests/Aggregation/FilterAggregationTest.php
- tests/Query/GeoBoundingBoxQueryTest.php 6 additions, 6 deletionstests/Query/GeoBoundingBoxQueryTest.php
- tests/Query/HasChildQueryTest.php 2 additions, 4 deletionstests/Query/HasChildQueryTest.php
- tests/Query/HasParentQueryTest.php 2 additions, 4 deletionstests/Query/HasParentQueryTest.php
- tests/SearchEndpoint/FilterEndpointTest.php 3 additions, 3 deletionstests/SearchEndpoint/FilterEndpointTest.php
- tests/SearchEndpoint/PostFilterEndpointTest.php 3 additions, 3 deletionstests/SearchEndpoint/PostFilterEndpointTest.php
Loading
Please register or sign in to comment