| Modifier and Type | Method and Description |
|---|---|
void |
SearchResponseConditionalFacetFilterPopulator.populate(SolrSearchResponse<FACET_SEARCH_CONFIG_TYPE,INDEXED_TYPE_TYPE,INDEXED_PROPERTY_TYPE,SearchQuery,INDEXED_TYPE_SORT_TYPE,SearchResult> source,
FacetSearchPageData<SolrSearchQueryData,ITEM> target) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<CsSearchFacet> |
DefaultCsSolrSearchService.getAvailableFacets(SearchResult solrSearchResult,
Set<CsSearchFacetValue> ignoreFacetValues) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SaveResultDataPostProcessor.process(SearchResult solrSearchResult) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SaveResultDataPostProcessor.process(SearchResult solrSearchResult) |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SolrResultPostProcessor.process(SearchResult solrSearchResult)
Deprecated.
Processes SOLR result object -
SolrSearchResult. |
SearchResult |
FacetSearchService.search(SearchQuery query)
Does the search with the specific search query.
|
SearchResult |
FacetSearchStrategy.search(SearchQuery query,
Map<String,String> searchHints) |
SearchResult |
FacetSearchService.search(SearchQuery query,
Map<String,String> searchHints)
Same as
FacetSearchService.search(SearchQuery) but allows to pass the search hints as parameter. |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SolrResultPostProcessor.process(SearchResult solrSearchResult)
Deprecated.
Processes SOLR result object -
SolrSearchResult. |
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
FacetSearchContext.getSearchResult()
Returns the search result.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacetSearchContext.setSearchResult(SearchResult searchResult)
Sets the search result.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
DefaultFacetSearchContext.getSearchResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFacetSearchContext.setSearchResult(SearchResult searchResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
SolrSearchResult |
| Modifier and Type | Method and Description |
|---|---|
protected SearchResult |
LegacyFacetSearchStrategy.applySearchResultsPostProcessors(SearchResult searchResult)
Apply search result post processors, which provide direct access to
SolrSearchResult instance and allow
implementing any search result oriented logic. |
protected SearchResult |
LegacyFacetSearchStrategy.queryInternal(FacetSearchContext searchContext,
Index index,
SolrClient solrClient) |
protected SearchResult |
LegacyFacetSearchStrategy.queryUsingFallbackLanguage(FacetSearchContext searchContext,
Index index,
SolrClient solrClient,
SolrException exception) |
SearchResult |
DefaultFacetSearchService.search(SearchQuery query) |
SearchResult |
DefaultFacetSearchStrategy.search(SearchQuery searchQuery,
Map<String,String> searchHints) |
SearchResult |
DefaultFacetSearchService.search(SearchQuery query,
Map<String,String> searchHints) |
SearchResult |
LegacyFacetSearchStrategy.search(SearchQuery searchQuery,
Map<String,String> searchHints) |
| Modifier and Type | Method and Description |
|---|---|
Converter<SearchResultConverterData,SearchResult> |
DefaultFacetSearchStrategy.getFacetSearchResultConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected SearchResult |
LegacyFacetSearchStrategy.applySearchResultsPostProcessors(SearchResult searchResult)
Apply search result post processors, which provide direct access to
SolrSearchResult instance and allow
implementing any search result oriented logic. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFacetSearchStrategy.setFacetSearchResultConverter(Converter<SearchResultConverterData,SearchResult> facetSearchResultConverter) |
Copyright © 2017 SAP SE. All Rights Reserved.