| Document |
This interface represents a search result document.
|
| FacetSearchQueryOperatorTranslator |
|
| FacetSearchService |
Implementations of this interface, should be responsible for searching operations.
|
| FacetSearchStrategy |
Interface for searching strategies
|
| FacetSearchStrategyFactory |
|
| FieldNameTranslator |
Translates field names during search.
|
| FieldNameTranslator.FieldInfo |
Placeholder for field details.
|
| FieldNameTranslator.FieldInfosMapping |
Placeholder for field details.
|
| FreeTextQueryBuilder |
Implementations of this interface are responsible for building lucene query string.
|
| FreeTextQueryBuilderFactory |
Implementations of this interface are responsible for creating
|
| KeywordRedirectSorter |
|
| SearchQueryCatalogVersionsResolver |
Implementations of this interface should provide a list of CatalogVersionModel based on FacetSearchConfig and/or IndexedType
|
| SearchQueryCurrencyResolver |
Implementations of this interface should provide the CurrencyModel based on the FacetSearchConfig and/or IndexedType
|
| SearchQueryKeywordsResolver |
Implementations of this interface should provide the set of keywords based on the user query.
|
| SearchQueryLanguageResolver |
Implementations of this interface should resolve the LanguageModel based on FacetSearchConfig and/or IndexedType
|
| SearchResult |
|
| SearchResultGroup |
|
| SearchResultGroupCommand |
|
| SolrFacetSearchKeywordDao |
Dao to manage keywords.
|
| SolrKeywordRedirectService |
Service to deal with keyword redirects.
|
| SolrQueryConverter |
Deprecated.
|
| SolrQueryPostProcessor |
Deprecated.
|
| SolrResultPostProcessor |
Deprecated.
|