Package de.hybris.platform.solrfacetsearch.search
-
Interface Summary Interface Description Document This interface represents a search result document.FacetSearchQueryOperatorTranslator FacetSearchService Implementations of this interface, should be responsible for searching operations.FacetSearchStrategy Interface for searching strategiesFacetSearchStrategyFactory Implementations of this interface are responsible for creatingFacetSearchStrategy
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 creatingKeywordRedirectSorter Sort bean for list ofKeywordRedirectValue
.SearchQueryCatalogVersionsResolver Implementations of this interface should provide a list of CatalogVersionModel based on FacetSearchConfig and/or IndexedTypeSearchQueryCurrencyResolver Implementations of this interface should provide the CurrencyModel based on the FacetSearchConfig and/or IndexedTypeSearchQueryKeywordsResolver 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 IndexedTypeSearchResult SearchResultGroup SearchResultGroupCommand SolrFacetSearchKeywordDao Dao to manage keywords.SolrKeywordRedirectService Service to deal with keyword redirects.SolrQueryConverter Deprecated. Since 5.7 there is a new way of converting the query.SolrQueryPostProcessor Deprecated. Since 5.7, use a FacetSearchListener instead.SolrResultPostProcessor Deprecated. Since 5.7, use a FacetSearchListener instead. -
Class Summary Class Description AbstractSolrConverter<T> Defines common implementation of conversion from SolrResult to Data (DTO) object.BoostField Breadcrumb CoupledQueryField The Class represents a logically coupled Facet Query Fieled Constraint.Facet This class defines the root facet.FacetField FacetParamsTest FacetValue This class defines the contents of a facet.FacetValueField FreeTextFuzzyQueryField FreeTextPhraseQueryField FreeTextQueryField FreeTextWildcardQueryField GroupCommandField Keyword Class representing a keyword.KeywordRedirectValue OrderField QueryField The Class represents a Facet Query Filed Constraint.RawQuery Class representing a raw query using lucene syntax.SearchByPropertiesWithExportIdTest SearchCatalogVersionTest SearchQuery SearchResultTest SolrKeywordRedirectTest -
Enum Summary Enum Description BoostField.BoostType KeywordModifier Defines keyword modifiers.OrderField.SortOrder SearchQuery.Operator SearchQuery.QueryOperator SearchQuery.QueryParser Deprecated. Since 5.7, query syntax should not rely on specific query parser. -
Exception Summary Exception Description FacetSearchException