Merge pull request #306 from martiis/new_search_architecture
New search architecture
No related branches found
No related tags found
Showing
- Bool/Bool.php 5 additions, 3 deletionsBool/Bool.php
- Highlight/Highlight.php 25 additions, 5 deletionsHighlight/Highlight.php
- NamedBuilderBag.php 13 additions, 0 deletionsNamedBuilderBag.php
- ParametersTrait.php 2 additions, 8 deletionsParametersTrait.php
- Query/FilteredQuery.php 2 additions, 2 deletionsQuery/FilteredQuery.php
- Query/QueryAwareTrait.php 0 additions, 138 deletionsQuery/QueryAwareTrait.php
- Search.php 367 additions, 304 deletionsSearch.php
- SearchEndpoint/AbstractSearchEndpoint.php 21 additions, 0 deletionsSearchEndpoint/AbstractSearchEndpoint.php
- SearchEndpoint/AggregationsEndpoint.php 65 additions, 0 deletionsSearchEndpoint/AggregationsEndpoint.php
- SearchEndpoint/FilterEndpoint.php 42 additions, 0 deletionsSearchEndpoint/FilterEndpoint.php
- SearchEndpoint/HighlightEndpoint.php 52 additions, 0 deletionsSearchEndpoint/HighlightEndpoint.php
- SearchEndpoint/PostFilterEndpoint.php 37 additions, 0 deletionsSearchEndpoint/PostFilterEndpoint.php
- SearchEndpoint/QueryEndpoint.php 143 additions, 0 deletionsSearchEndpoint/QueryEndpoint.php
- SearchEndpoint/SearchEndpointFactory.php 55 additions, 0 deletionsSearchEndpoint/SearchEndpointFactory.php
- SearchEndpoint/SearchEndpointInterface.php 39 additions, 0 deletionsSearchEndpoint/SearchEndpointInterface.php
- SearchEndpoint/SortEndpoint.php 61 additions, 0 deletionsSearchEndpoint/SortEndpoint.php
- SearchEndpoint/SuggestEndpoint.php 22 additions, 0 deletionsSearchEndpoint/SuggestEndpoint.php
Loading
Please register or sign in to comment