Interface SolrFacetSearchConfigSelectionStrategy
- All Known Implementing Classes:
DefaultSolrFacetSearchConfigSelectionStrategy
public interface SolrFacetSearchConfigSelectionStrategy
Resolves suitable
SolrFacetSearchConfigModel that should be used for searching in the current session
context.-
Method Summary
Modifier and TypeMethodDescriptionResolves suitableSolrFacetSearchConfigModelthat should be used for searching in the current session
-
Method Details
-
getCurrentSolrFacetSearchConfig
Resolves suitableSolrFacetSearchConfigModelthat should be used for searching in the current session- Returns:
SolrFacetSearchConfigModel- Throws:
NoValidSolrConfigException
-