public class SolrIndexedTypeModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_SOLRFACETSEARCHCONFIG2SOLRINDEXEDTYPE
Generated relation code constant for relation
SolrFacetSearchConfig2SolrIndexedType defining source attribute solrFacetSearchConfig in extension solrfacetsearch. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ADDITIONALPARAMETERS
Generated constant - Attribute key of
SolrIndexedType.additionalParameters attribute defined at extension solrfacetsearch. |
static String |
CONFIGSET
Generated constant - Attribute key of
SolrIndexedType.configSet attribute defined at extension solrfacetsearch. |
static String |
DEFAULTFIELDVALUEPROVIDER
Generated constant - Attribute key of
SolrIndexedType.defaultFieldValueProvider attribute defined at extension solrfacetsearch. |
static String |
FTSQUERYBUILDER
Generated constant - Attribute key of
SolrIndexedType.ftsQueryBuilder attribute defined at extension solrfacetsearch. |
static String |
FTSQUERYBUILDERPARAMETERS
Generated constant - Attribute key of
SolrIndexedType.ftsQueryBuilderParameters attribute defined at extension solrfacetsearch. |
static String |
GROUP
Generated constant - Attribute key of
SolrIndexedType.group attribute defined at extension solrfacetsearch. |
static String |
GROUPFACETS
Generated constant - Attribute key of
SolrIndexedType.groupFacets attribute defined at extension solrfacetsearch. |
static String |
GROUPFIELDNAME
Generated constant - Attribute key of
SolrIndexedType.groupFieldName attribute defined at extension solrfacetsearch. |
static String |
GROUPLIMIT
Generated constant - Attribute key of
SolrIndexedType.groupLimit attribute defined at extension solrfacetsearch. |
static String |
IDENTIFIER
Generated constant - Attribute key of
SolrIndexedType.identifier attribute defined at extension solrfacetsearch. |
static String |
IDENTITYPROVIDER
Generated constant - Attribute key of
SolrIndexedType.identityProvider attribute defined at extension solrfacetsearch. |
static String |
INDEXNAME
Generated constant - Attribute key of
SolrIndexedType.indexName attribute defined at extension solrfacetsearch. |
static String |
LISTENERS
Generated constant - Attribute key of
SolrIndexedType.listeners attribute defined at extension solrfacetsearch. |
static String |
MODELLOADER
Generated constant - Attribute key of
SolrIndexedType.modelLoader attribute defined at extension solrfacetsearch. |
static String |
SEARCHQUERYTEMPLATES
Generated constant - Attribute key of
SolrIndexedType.searchQueryTemplates attribute defined at extension solrfacetsearch. |
static String |
SOLRFACETSEARCHCONFIG
Generated constant - Attribute key of
SolrIndexedType.solrFacetSearchConfig attribute defined at extension solrfacetsearch. |
static String |
SOLRFACETSEARCHCONFIGPOS
Generated constant - Attribute key of
SolrIndexedType.solrFacetSearchConfigPOS attribute defined at extension solrfacetsearch. |
static String |
SOLRINDEXEDPROPERTIES
Generated constant - Attribute key of
SolrIndexedType.solrIndexedProperties attribute defined at extension solrfacetsearch. |
static String |
SOLRINDEXERQUERIES
Generated constant - Attribute key of
SolrIndexedType.solrIndexerQueries attribute defined at extension solrfacetsearch. |
static String |
SOLRRESULTCONVERTER
Generated constant - Attribute key of
SolrIndexedType.solrResultConverter attribute defined at extension solrfacetsearch. |
static String |
SORTS
Generated constant - Attribute key of
SolrIndexedType.sorts attribute defined at extension commerceservices. |
static String |
TYPE
Generated constant - Attribute key of
SolrIndexedType.type attribute defined at extension solrfacetsearch. |
static String |
VALUESPROVIDER
Generated constant - Attribute key of
SolrIndexedType.valuesProvider attribute defined at extension solrfacetsearch. |
static String |
VARIANT
Generated constant - Attribute key of
SolrIndexedType.variant attribute defined at extension solrfacetsearch. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SolrIndexedTypeModel()
Generated constructor - Default constructor for generic creation.
|
SolrIndexedTypeModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
SolrIndexedTypeModel(String _identifier,
ComposedTypeModel _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SolrIndexedTypeModel(String _identifier,
ItemModel _owner,
ComposedTypeModel _type)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAdditionalParameters()
Generated method - Getter of the
SolrIndexedType.additionalParameters attribute defined at extension solrfacetsearch. |
String |
getConfigSet()
Generated method - Getter of the
SolrIndexedType.configSet attribute defined at extension solrfacetsearch. |
String |
getDefaultFieldValueProvider()
Generated method - Getter of the
SolrIndexedType.defaultFieldValueProvider attribute defined at extension solrfacetsearch. |
String |
getFtsQueryBuilder()
Generated method - Getter of the
SolrIndexedType.ftsQueryBuilder attribute defined at extension solrfacetsearch. |
Map<String,String> |
getFtsQueryBuilderParameters()
Generated method - Getter of the
SolrIndexedType.ftsQueryBuilderParameters attribute defined at extension solrfacetsearch. |
String |
getGroupFieldName()
Generated method - Getter of the
SolrIndexedType.groupFieldName attribute defined at extension solrfacetsearch. |
Integer |
getGroupLimit()
Generated method - Getter of the
SolrIndexedType.groupLimit attribute defined at extension solrfacetsearch. |
String |
getIdentifier()
Generated method - Getter of the
SolrIndexedType.identifier attribute defined at extension solrfacetsearch. |
String |
getIdentityProvider()
Generated method - Getter of the
SolrIndexedType.identityProvider attribute defined at extension solrfacetsearch. |
String |
getIndexName()
Generated method - Getter of the
SolrIndexedType.indexName attribute defined at extension solrfacetsearch. |
Collection<String> |
getListeners()
Generated method - Getter of the
SolrIndexedType.listeners attribute defined at extension solrfacetsearch. |
String |
getModelLoader()
Generated method - Getter of the
SolrIndexedType.modelLoader attribute defined at extension solrfacetsearch. |
Collection<SolrSearchQueryTemplateModel> |
getSearchQueryTemplates()
Generated method - Getter of the
SolrIndexedType.searchQueryTemplates attribute defined at extension solrfacetsearch. |
SolrFacetSearchConfigModel |
getSolrFacetSearchConfig()
Generated method - Getter of the
SolrIndexedType.solrFacetSearchConfig attribute defined at extension solrfacetsearch. |
List<SolrIndexedPropertyModel> |
getSolrIndexedProperties()
Generated method - Getter of the
SolrIndexedType.solrIndexedProperties attribute defined at extension solrfacetsearch. |
List<SolrIndexerQueryModel> |
getSolrIndexerQueries()
Generated method - Getter of the
SolrIndexedType.solrIndexerQueries attribute defined at extension solrfacetsearch. |
String |
getSolrResultConverter()
Generated method - Getter of the
SolrIndexedType.solrResultConverter attribute defined at extension solrfacetsearch. |
List<SolrSortModel> |
getSorts()
Generated method - Getter of the
SolrIndexedType.sorts attribute defined at extension commerceservices. |
ComposedTypeModel |
getType()
Generated method - Getter of the
SolrIndexedType.type attribute defined at extension solrfacetsearch. |
String |
getValuesProvider()
Generated method - Getter of the
SolrIndexedType.valuesProvider attribute defined at extension solrfacetsearch. |
boolean |
isGroup()
Generated method - Getter of the
SolrIndexedType.group attribute defined at extension solrfacetsearch. |
boolean |
isGroupFacets()
Generated method - Getter of the
SolrIndexedType.groupFacets attribute defined at extension solrfacetsearch. |
boolean |
isVariant()
Generated method - Getter of the
SolrIndexedType.variant attribute defined at extension solrfacetsearch. |
void |
setAdditionalParameters(Map<String,String> value)
Generated method - Setter of
SolrIndexedType.additionalParameters attribute defined at extension solrfacetsearch. |
void |
setConfigSet(String value)
Generated method - Setter of
SolrIndexedType.configSet attribute defined at extension solrfacetsearch. |
void |
setDefaultFieldValueProvider(String value)
Generated method - Setter of
SolrIndexedType.defaultFieldValueProvider attribute defined at extension solrfacetsearch. |
void |
setFtsQueryBuilder(String value)
Generated method - Setter of
SolrIndexedType.ftsQueryBuilder attribute defined at extension solrfacetsearch. |
void |
setFtsQueryBuilderParameters(Map<String,String> value)
Generated method - Setter of
SolrIndexedType.ftsQueryBuilderParameters attribute defined at extension solrfacetsearch. |
void |
setGroup(boolean value)
Generated method - Setter of
SolrIndexedType.group attribute defined at extension solrfacetsearch. |
void |
setGroupFacets(boolean value)
Generated method - Setter of
SolrIndexedType.groupFacets attribute defined at extension solrfacetsearch. |
void |
setGroupFieldName(String value)
Generated method - Setter of
SolrIndexedType.groupFieldName attribute defined at extension solrfacetsearch. |
void |
setGroupLimit(Integer value)
Generated method - Setter of
SolrIndexedType.groupLimit attribute defined at extension solrfacetsearch. |
void |
setIdentifier(String value)
Generated method - Initial setter of
SolrIndexedType.identifier attribute defined at extension solrfacetsearch. |
void |
setIdentityProvider(String value)
Generated method - Setter of
SolrIndexedType.identityProvider attribute defined at extension solrfacetsearch. |
void |
setIndexName(String value)
Generated method - Setter of
SolrIndexedType.indexName attribute defined at extension solrfacetsearch. |
void |
setListeners(Collection<String> value)
Generated method - Setter of
SolrIndexedType.listeners attribute defined at extension solrfacetsearch. |
void |
setModelLoader(String value)
Generated method - Setter of
SolrIndexedType.modelLoader attribute defined at extension solrfacetsearch. |
void |
setSearchQueryTemplates(Collection<SolrSearchQueryTemplateModel> value)
Generated method - Setter of
SolrIndexedType.searchQueryTemplates attribute defined at extension solrfacetsearch. |
void |
setSolrFacetSearchConfig(SolrFacetSearchConfigModel value)
Generated method - Setter of
SolrIndexedType.solrFacetSearchConfig attribute defined at extension solrfacetsearch. |
void |
setSolrIndexedProperties(List<SolrIndexedPropertyModel> value)
Generated method - Setter of
SolrIndexedType.solrIndexedProperties attribute defined at extension solrfacetsearch. |
void |
setSolrIndexerQueries(List<SolrIndexerQueryModel> value)
Generated method - Setter of
SolrIndexedType.solrIndexerQueries attribute defined at extension solrfacetsearch. |
void |
setSolrResultConverter(String value)
Generated method - Setter of
SolrIndexedType.solrResultConverter attribute defined at extension solrfacetsearch. |
void |
setSorts(List<SolrSortModel> value)
Generated method - Setter of
SolrIndexedType.sorts attribute defined at extension commerceservices. |
void |
setType(ComposedTypeModel value)
Generated method - Setter of
SolrIndexedType.type attribute defined at extension solrfacetsearch. |
void |
setValuesProvider(String value)
Generated method - Setter of
SolrIndexedType.valuesProvider attribute defined at extension solrfacetsearch. |
void |
setVariant(boolean value)
Generated method - Setter of
SolrIndexedType.variant attribute defined at extension solrfacetsearch. |
getComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String _SOLRFACETSEARCHCONFIG2SOLRINDEXEDTYPE
SolrFacetSearchConfig2SolrIndexedType defining source attribute solrFacetSearchConfig in extension solrfacetsearch.public static final String IDENTIFIER
SolrIndexedType.identifier attribute defined at extension solrfacetsearch.public static final String TYPE
SolrIndexedType.type attribute defined at extension solrfacetsearch.public static final String VARIANT
SolrIndexedType.variant attribute defined at extension solrfacetsearch.public static final String IDENTITYPROVIDER
SolrIndexedType.identityProvider attribute defined at extension solrfacetsearch.public static final String MODELLOADER
SolrIndexedType.modelLoader attribute defined at extension solrfacetsearch.public static final String DEFAULTFIELDVALUEPROVIDER
SolrIndexedType.defaultFieldValueProvider attribute defined at extension solrfacetsearch.public static final String VALUESPROVIDER
SolrIndexedType.valuesProvider attribute defined at extension solrfacetsearch.public static final String INDEXNAME
SolrIndexedType.indexName attribute defined at extension solrfacetsearch.public static final String SOLRRESULTCONVERTER
SolrIndexedType.solrResultConverter attribute defined at extension solrfacetsearch.public static final String GROUP
SolrIndexedType.group attribute defined at extension solrfacetsearch.public static final String GROUPFIELDNAME
SolrIndexedType.groupFieldName attribute defined at extension solrfacetsearch.public static final String GROUPLIMIT
SolrIndexedType.groupLimit attribute defined at extension solrfacetsearch.public static final String GROUPFACETS
SolrIndexedType.groupFacets attribute defined at extension solrfacetsearch.public static final String LISTENERS
SolrIndexedType.listeners attribute defined at extension solrfacetsearch.public static final String CONFIGSET
SolrIndexedType.configSet attribute defined at extension solrfacetsearch.public static final String FTSQUERYBUILDER
SolrIndexedType.ftsQueryBuilder attribute defined at extension solrfacetsearch.public static final String FTSQUERYBUILDERPARAMETERS
SolrIndexedType.ftsQueryBuilderParameters attribute defined at extension solrfacetsearch.public static final String ADDITIONALPARAMETERS
SolrIndexedType.additionalParameters attribute defined at extension solrfacetsearch.public static final String SOLRINDEXERQUERIES
SolrIndexedType.solrIndexerQueries attribute defined at extension solrfacetsearch.public static final String SOLRINDEXEDPROPERTIES
SolrIndexedType.solrIndexedProperties attribute defined at extension solrfacetsearch.public static final String SOLRFACETSEARCHCONFIGPOS
SolrIndexedType.solrFacetSearchConfigPOS attribute defined at extension solrfacetsearch.public static final String SOLRFACETSEARCHCONFIG
SolrIndexedType.solrFacetSearchConfig attribute defined at extension solrfacetsearch.public static final String SEARCHQUERYTEMPLATES
SolrIndexedType.searchQueryTemplates attribute defined at extension solrfacetsearch.public static final String SORTS
SolrIndexedType.sorts attribute defined at extension commerceservices.public SolrIndexedTypeModel()
public SolrIndexedTypeModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SolrIndexedTypeModel(String _identifier, ComposedTypeModel _type)
_identifier - initial attribute declared by type SolrIndexedType at extension solrfacetsearch_type - initial attribute declared by type SolrIndexedType at extension solrfacetsearch@Deprecated public SolrIndexedTypeModel(String _identifier, ItemModel _owner, ComposedTypeModel _type)
_identifier - initial attribute declared by type SolrIndexedType at extension solrfacetsearch_owner - initial attribute declared by type Item at extension core_type - initial attribute declared by type SolrIndexedType at extension solrfacetsearch@Accessor(qualifier="additionalParameters", type=GETTER) public Map<String,String> getAdditionalParameters()
SolrIndexedType.additionalParameters attribute defined at extension solrfacetsearch.@Accessor(qualifier="configSet", type=GETTER) public String getConfigSet()
SolrIndexedType.configSet attribute defined at extension solrfacetsearch.@Accessor(qualifier="defaultFieldValueProvider", type=GETTER) public String getDefaultFieldValueProvider()
SolrIndexedType.defaultFieldValueProvider attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsQueryBuilder", type=GETTER) public String getFtsQueryBuilder()
SolrIndexedType.ftsQueryBuilder attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsQueryBuilderParameters", type=GETTER) public Map<String,String> getFtsQueryBuilderParameters()
SolrIndexedType.ftsQueryBuilderParameters attribute defined at extension solrfacetsearch.@Accessor(qualifier="groupFieldName", type=GETTER) public String getGroupFieldName()
SolrIndexedType.groupFieldName attribute defined at extension solrfacetsearch.@Accessor(qualifier="groupLimit", type=GETTER) public Integer getGroupLimit()
SolrIndexedType.groupLimit attribute defined at extension solrfacetsearch.@Accessor(qualifier="identifier", type=GETTER) public String getIdentifier()
SolrIndexedType.identifier attribute defined at extension solrfacetsearch.@Accessor(qualifier="identityProvider", type=GETTER) public String getIdentityProvider()
SolrIndexedType.identityProvider attribute defined at extension solrfacetsearch.@Accessor(qualifier="indexName", type=GETTER) public String getIndexName()
SolrIndexedType.indexName attribute defined at extension solrfacetsearch.@Accessor(qualifier="listeners", type=GETTER) public Collection<String> getListeners()
SolrIndexedType.listeners attribute defined at extension solrfacetsearch.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="modelLoader", type=GETTER) public String getModelLoader()
SolrIndexedType.modelLoader attribute defined at extension solrfacetsearch.@Accessor(qualifier="searchQueryTemplates", type=GETTER) public Collection<SolrSearchQueryTemplateModel> getSearchQueryTemplates()
SolrIndexedType.searchQueryTemplates attribute defined at extension solrfacetsearch.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="solrFacetSearchConfig", type=GETTER) public SolrFacetSearchConfigModel getSolrFacetSearchConfig()
SolrIndexedType.solrFacetSearchConfig attribute defined at extension solrfacetsearch.@Accessor(qualifier="solrIndexedProperties", type=GETTER) public List<SolrIndexedPropertyModel> getSolrIndexedProperties()
SolrIndexedType.solrIndexedProperties attribute defined at extension solrfacetsearch.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="solrIndexerQueries", type=GETTER) public List<SolrIndexerQueryModel> getSolrIndexerQueries()
SolrIndexedType.solrIndexerQueries attribute defined at extension solrfacetsearch.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="solrResultConverter", type=GETTER) public String getSolrResultConverter()
SolrIndexedType.solrResultConverter attribute defined at extension solrfacetsearch.@Accessor(qualifier="sorts", type=GETTER) public List<SolrSortModel> getSorts()
SolrIndexedType.sorts attribute defined at extension commerceservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="type", type=GETTER) public ComposedTypeModel getType()
SolrIndexedType.type attribute defined at extension solrfacetsearch.@Accessor(qualifier="valuesProvider", type=GETTER) public String getValuesProvider()
SolrIndexedType.valuesProvider attribute defined at extension solrfacetsearch.@Accessor(qualifier="group", type=GETTER) public boolean isGroup()
SolrIndexedType.group attribute defined at extension solrfacetsearch.@Accessor(qualifier="groupFacets", type=GETTER) public boolean isGroupFacets()
SolrIndexedType.groupFacets attribute defined at extension solrfacetsearch.@Accessor(qualifier="variant", type=GETTER) public boolean isVariant()
SolrIndexedType.variant attribute defined at extension solrfacetsearch.@Accessor(qualifier="additionalParameters", type=SETTER) public void setAdditionalParameters(Map<String,String> value)
SolrIndexedType.additionalParameters attribute defined at extension solrfacetsearch.value - the additionalParameters - additional parameters of indexed type@Accessor(qualifier="configSet", type=SETTER) public void setConfigSet(String value)
SolrIndexedType.configSet attribute defined at extension solrfacetsearch.value - the configSet - configSet defining configuration for core in solr@Accessor(qualifier="defaultFieldValueProvider", type=SETTER) public void setDefaultFieldValueProvider(String value)
SolrIndexedType.defaultFieldValueProvider attribute defined at extension solrfacetsearch.value - the defaultFieldValueProvider - default fieldValueProvider to be used by the indexed properties@Accessor(qualifier="ftsQueryBuilder", type=SETTER) public void setFtsQueryBuilder(String value)
SolrIndexedType.ftsQueryBuilder attribute defined at extension solrfacetsearch.value - the ftsQueryBuilder@Accessor(qualifier="ftsQueryBuilderParameters", type=SETTER) public void setFtsQueryBuilderParameters(Map<String,String> value)
SolrIndexedType.ftsQueryBuilderParameters attribute defined at extension solrfacetsearch.value - the ftsQueryBuilderParameters@Accessor(qualifier="group", type=SETTER) public void setGroup(boolean value)
SolrIndexedType.group attribute defined at extension solrfacetsearch.value - the group@Accessor(qualifier="groupFacets", type=SETTER) public void setGroupFacets(boolean value)
SolrIndexedType.groupFacets attribute defined at extension solrfacetsearch.value - the groupFacets@Accessor(qualifier="groupFieldName", type=SETTER) public void setGroupFieldName(String value)
SolrIndexedType.groupFieldName attribute defined at extension solrfacetsearch.value - the groupFieldName@Accessor(qualifier="groupLimit", type=SETTER) public void setGroupLimit(Integer value)
SolrIndexedType.groupLimit attribute defined at extension solrfacetsearch.value - the groupLimit@Accessor(qualifier="identifier", type=SETTER) public void setIdentifier(String value)
SolrIndexedType.identifier attribute defined at extension solrfacetsearch. Can only be used at creation of model - before first save.value - the identifier - name of the Indexed Type@Accessor(qualifier="identityProvider", type=SETTER) public void setIdentityProvider(String value)
SolrIndexedType.identityProvider attribute defined at extension solrfacetsearch.value - the identityProvider@Accessor(qualifier="indexName", type=SETTER) public void setIndexName(String value)
SolrIndexedType.indexName attribute defined at extension solrfacetsearch.value - the indexName@Accessor(qualifier="listeners", type=SETTER) public void setListeners(Collection<String> value)
SolrIndexedType.listeners attribute defined at extension solrfacetsearch.value - the listeners@Accessor(qualifier="modelLoader", type=SETTER) public void setModelLoader(String value)
SolrIndexedType.modelLoader attribute defined at extension solrfacetsearch.value - the modelLoader@Accessor(qualifier="searchQueryTemplates", type=SETTER) public void setSearchQueryTemplates(Collection<SolrSearchQueryTemplateModel> value)
SolrIndexedType.searchQueryTemplates attribute defined at extension solrfacetsearch.value - the searchQueryTemplates@Accessor(qualifier="solrFacetSearchConfig", type=SETTER) public void setSolrFacetSearchConfig(SolrFacetSearchConfigModel value)
SolrIndexedType.solrFacetSearchConfig attribute defined at extension solrfacetsearch.value - the solrFacetSearchConfig@Accessor(qualifier="solrIndexedProperties", type=SETTER) public void setSolrIndexedProperties(List<SolrIndexedPropertyModel> value)
SolrIndexedType.solrIndexedProperties attribute defined at extension solrfacetsearch.value - the solrIndexedProperties@Accessor(qualifier="solrIndexerQueries", type=SETTER) public void setSolrIndexerQueries(List<SolrIndexerQueryModel> value)
SolrIndexedType.solrIndexerQueries attribute defined at extension solrfacetsearch.value - the solrIndexerQueries@Accessor(qualifier="solrResultConverter", type=SETTER) public void setSolrResultConverter(String value)
SolrIndexedType.solrResultConverter attribute defined at extension solrfacetsearch.value - the solrResultConverter@Accessor(qualifier="sorts", type=SETTER) public void setSorts(List<SolrSortModel> value)
SolrIndexedType.sorts attribute defined at extension commerceservices.value - the sorts@Accessor(qualifier="type", type=SETTER) public void setType(ComposedTypeModel value)
SolrIndexedType.type attribute defined at extension solrfacetsearch.value - the type - enclosing type of the Indexed Type@Accessor(qualifier="valuesProvider", type=SETTER) public void setValuesProvider(String value)
SolrIndexedType.valuesProvider attribute defined at extension solrfacetsearch.value - the valuesProviderCopyright © 2017 SAP SE. All Rights Reserved.