| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearchsolr.listeners | |
| de.hybris.platform.solrfacetsearch.search | |
| de.hybris.platform.solrfacetsearch.search.impl |
| Modifier and Type | Method and Description |
|---|---|
protected AsKeyword |
SolrAsSearchProfileCalculationListener.convertKeyword(Keyword source) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<AsKeyword> |
SolrAsSearchProfileCalculationListener.convertKeywords(java.util.List<Keyword> keywords) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Keyword> |
SearchQuery.getKeywords()
Returns the keywords.
|
java.util.List<Keyword> |
SearchQueryKeywordsResolver.resolveKeywords(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
java.lang.String userQuery)
Method to resolve the keywords
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchQuery.setKeywords(java.util.List<Keyword> keywords)
Sets the keywords.
|
| Modifier and Type | Method and Description |
|---|---|
Keyword |
AbstractFreeTextQueryBuilder.QueryValue.getKeyword() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Keyword> |
DefaultSearchQueryKeywordsResolver.resolveKeywords(FacetSearchConfig facetSearchConfig,
IndexedType indexedType,
java.lang.String userQuery) |
| Constructor and Description |
|---|
QueryValue(java.lang.String value,
java.lang.String escapedValue,
Keyword keyword) |
Copyright © 2018 SAP SE. All Rights Reserved.