public class DefaultSearchProfileDao extends AbstractItemDao implements SearchProfileDao
SearchProfileDaoflexibleSearchService, modelService| Constructor and Description |
|---|
DefaultSearchProfileDao() |
| Modifier and Type | Method and Description |
|---|---|
List<CategorySolrSearchProfileModel> |
findCategorySolrSearchProfiles(SolrIndexedTypeModel indexedType,
String categoryCode) |
List<GlobalSolrSearchProfileModel> |
findGlobalSolrSearchProfiles(SolrIndexedTypeModel indexedType) |
List<CategorySolrSearchProfileModel> |
getSolrBoostSearchProfiles(Collection<String> categoryCodes,
SolrIndexedTypeModel indexedType) |
List<CategorySolrSearchProfileModel> |
getSolrFacetReconfigSearchProfiles(Collection<String> categoryCodes,
SolrIndexedTypeModel indexedType) |
getAllSources, getFlexibleSearchService, getModelService, getSource, load, loadAll, search, search, searchUnique, setFlexibleSearchService, setModelServicepublic List<CategorySolrSearchProfileModel> getSolrFacetReconfigSearchProfiles(Collection<String> categoryCodes, SolrIndexedTypeModel indexedType)
getSolrFacetReconfigSearchProfiles in interface SearchProfileDaopublic List<CategorySolrSearchProfileModel> getSolrBoostSearchProfiles(Collection<String> categoryCodes, SolrIndexedTypeModel indexedType)
getSolrBoostSearchProfiles in interface SearchProfileDaopublic List<GlobalSolrSearchProfileModel> findGlobalSolrSearchProfiles(SolrIndexedTypeModel indexedType)
findGlobalSolrSearchProfiles in interface SearchProfileDaopublic List<CategorySolrSearchProfileModel> findCategorySolrSearchProfiles(SolrIndexedTypeModel indexedType, String categoryCode)
findCategorySolrSearchProfiles in interface SearchProfileDaoCopyright © 2017 SAP SE. All Rights Reserved.