Class SolrIndexedPropertyModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.solrfacetsearch.model.config.SolrIndexedPropertyModel
All Implemented Interfaces:
Serializable

public class SolrIndexedPropertyModel extends ItemModel
Generated model class for type SolrIndexedProperty first defined at extension solrfacetsearch.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated relation code constant for relation SolrIndexedType2SolrIndexedProperty defining source attribute solrIndexedType in extension solrfacetsearch.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.backofficeDisplayName attribute defined at extension backofficesolrsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.categoryField attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.classAttributeAssignment attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.currency attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.customFacetSortProvider attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.displayName attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.exportId attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.facet attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.facetSort attribute defined at extension commerceservices.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.facetType attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.fieldValueProvider attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsQuery attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsQueryBoost attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.includeInResponse attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.localized attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.multiValue attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.name attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.priority attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.rangeSet attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.rangeSets attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.searchQueryProperties attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.solrIndexedType attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.solrIndexedTypePOS attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.sortableType attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.topValuesProvider attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.type attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.useForAutocomplete attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.useForHighlighting attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.useForSpellchecking attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.valueProviderParameter attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.valueProviderParameters attribute defined at extension solrfacetsearch.
    static final String
    Generated constant - Attribute key of SolrIndexedProperty.visible attribute defined at extension solrfacetsearch.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    Generated constructor - Default constructor for creation with existing context
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the SolrIndexedProperty.backofficeDisplayName attribute defined at extension backofficesolrsearch.
    Generated method - Getter of the SolrIndexedProperty.backofficeDisplayName attribute defined at extension backofficesolrsearch.
    Generated method - Getter of the SolrIndexedProperty.classAttributeAssignment attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.customFacetSortProvider attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.displayName attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.displayName attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.exportId attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch.
    Deprecated, for removal: This API element is subject to removal in a future version.
    since ages
    Generated method - Getter of the SolrIndexedProperty.facetType attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.fieldValueProvider attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.ftsQueryBoost attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.name attribute defined at extension solrfacetsearch.
    int
    Generated method - Getter of the SolrIndexedProperty.priority attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.rangeSet attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.rangeSets attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.searchQueryProperties attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.solrIndexedType attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.sortableType attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.topValuesProvider attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.type attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.useForAutocomplete attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.useForHighlighting attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.useForSpellchecking attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.valueProviderParameter attribute defined at extension solrfacetsearch.
    Generated method - Getter of the SolrIndexedProperty.valueProviderParameters attribute defined at extension solrfacetsearch.
    boolean
    Generated method - Getter of the SolrIndexedProperty.categoryField attribute defined at extension solrfacetsearch.
    boolean
    Generated method - Getter of the SolrIndexedProperty.currency attribute defined at extension solrfacetsearch.
    boolean
    Generated method - Getter of the SolrIndexedProperty.facet attribute defined at extension solrfacetsearch.
    boolean
    Generated method - Getter of the SolrIndexedProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch.
    boolean
    Generated method - Getter of the SolrIndexedProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch.
    boolean
    Generated method - Getter of the SolrIndexedProperty.ftsQuery attribute defined at extension solrfacetsearch.
    boolean
    Generated method - Getter of the SolrIndexedProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch.
    boolean
    Generated method - Getter of the SolrIndexedProperty.includeInResponse attribute defined at extension solrfacetsearch.
    boolean
    Generated method - Getter of the SolrIndexedProperty.localized attribute defined at extension solrfacetsearch.
    boolean
    Generated method - Getter of the SolrIndexedProperty.multiValue attribute defined at extension solrfacetsearch.
    boolean
    Generated method - Getter of the SolrIndexedProperty.visible attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.backofficeDisplayName attribute defined at extension backofficesolrsearch.
    void
    Generated method - Setter of SolrIndexedProperty.backofficeDisplayName attribute defined at extension backofficesolrsearch.
    void
    setCategoryField(boolean value)
    Generated method - Setter of SolrIndexedProperty.categoryField attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.classAttributeAssignment attribute defined at extension solrfacetsearch.
    void
    setCurrency(boolean value)
    Generated method - Setter of SolrIndexedProperty.currency attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.customFacetSortProvider attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.displayName attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.displayName attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.exportId attribute defined at extension solrfacetsearch.
    void
    setFacet(boolean value)
    Generated method - Setter of SolrIndexedProperty.facet attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    since ages
    void
    Generated method - Setter of SolrIndexedProperty.facetType attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.fieldValueProvider attribute defined at extension solrfacetsearch.
    void
    setFtsFuzzyQuery(boolean value)
    Generated method - Setter of SolrIndexedProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch.
    void
    setFtsPhraseQuery(boolean value)
    Generated method - Setter of SolrIndexedProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch.
    void
    setFtsQuery(boolean value)
    Generated method - Setter of SolrIndexedProperty.ftsQuery attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.ftsQueryBoost attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch.
    void
    setFtsWildcardQuery(boolean value)
    Generated method - Setter of SolrIndexedProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch.
    void
    setIncludeInResponse(boolean value)
    Generated method - Setter of SolrIndexedProperty.includeInResponse attribute defined at extension solrfacetsearch.
    void
    setLocalized(boolean value)
    Generated method - Setter of SolrIndexedProperty.localized attribute defined at extension solrfacetsearch.
    void
    setMultiValue(boolean value)
    Generated method - Setter of SolrIndexedProperty.multiValue attribute defined at extension solrfacetsearch.
    void
    setName(String value)
    Generated method - Initial setter of SolrIndexedProperty.name attribute defined at extension solrfacetsearch.
    void
    setPriority(int value)
    Generated method - Setter of SolrIndexedProperty.priority attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.rangeSet attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.rangeSets attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.searchQueryProperties attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.solrIndexedType attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.sortableType attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.topValuesProvider attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.type attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.useForAutocomplete attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.useForHighlighting attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.useForSpellchecking attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.valueProviderParameter attribute defined at extension solrfacetsearch.
    void
    Generated method - Setter of SolrIndexedProperty.valueProviderParameters attribute defined at extension solrfacetsearch.
    void
    setVisible(boolean value)
    Generated method - Setter of SolrIndexedProperty.visible attribute defined at extension solrfacetsearch.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • _SOLRINDEXEDTYPE2SOLRINDEXEDPROPERTY

      public static final String _SOLRINDEXEDTYPE2SOLRINDEXEDPROPERTY
      Generated relation code constant for relation SolrIndexedType2SolrIndexedProperty defining source attribute solrIndexedType in extension solrfacetsearch.
      See Also:
    • NAME

      public static final String NAME
      Generated constant - Attribute key of SolrIndexedProperty.name attribute defined at extension solrfacetsearch.
      See Also:
    • DISPLAYNAME

      public static final String DISPLAYNAME
      Generated constant - Attribute key of SolrIndexedProperty.displayName attribute defined at extension solrfacetsearch.
      See Also:
    • TYPE

      public static final String TYPE
      Generated constant - Attribute key of SolrIndexedProperty.type attribute defined at extension solrfacetsearch.
      See Also:
    • SORTABLETYPE

      public static final String SORTABLETYPE
      Generated constant - Attribute key of SolrIndexedProperty.sortableType attribute defined at extension solrfacetsearch.
      See Also:
    • FACET

      public static final String FACET
      Generated constant - Attribute key of SolrIndexedProperty.facet attribute defined at extension solrfacetsearch.
      See Also:
    • LOCALIZED

      public static final String LOCALIZED
      Generated constant - Attribute key of SolrIndexedProperty.localized attribute defined at extension solrfacetsearch.
      See Also:
    • CURRENCY

      public static final String CURRENCY
      Generated constant - Attribute key of SolrIndexedProperty.currency attribute defined at extension solrfacetsearch.
      See Also:
    • MULTIVALUE

      public static final String MULTIVALUE
      Generated constant - Attribute key of SolrIndexedProperty.multiValue attribute defined at extension solrfacetsearch.
      See Also:
    • RANGESET

      public static final String RANGESET
      Generated constant - Attribute key of SolrIndexedProperty.rangeSet attribute defined at extension solrfacetsearch.
      See Also:
    • FACETDISPLAYNAMEPROVIDER

      public static final String FACETDISPLAYNAMEPROVIDER
      Generated constant - Attribute key of SolrIndexedProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch.
      See Also:
    • FACETTYPE

      public static final String FACETTYPE
      Generated constant - Attribute key of SolrIndexedProperty.facetType attribute defined at extension solrfacetsearch.
      See Also:
    • FIELDVALUEPROVIDER

      public static final String FIELDVALUEPROVIDER
      Generated constant - Attribute key of SolrIndexedProperty.fieldValueProvider attribute defined at extension solrfacetsearch.
      See Also:
    • VALUEPROVIDERPARAMETER

      public static final String VALUEPROVIDERPARAMETER
      Generated constant - Attribute key of SolrIndexedProperty.valueProviderParameter attribute defined at extension solrfacetsearch.
      See Also:
    • VALUEPROVIDERPARAMETERS

      public static final String VALUEPROVIDERPARAMETERS
      Generated constant - Attribute key of SolrIndexedProperty.valueProviderParameters attribute defined at extension solrfacetsearch.
      See Also:
    • EXPORTID

      public static final String EXPORTID
      Generated constant - Attribute key of SolrIndexedProperty.exportId attribute defined at extension solrfacetsearch.
      See Also:
    • USEFORSPELLCHECKING

      public static final String USEFORSPELLCHECKING
      Generated constant - Attribute key of SolrIndexedProperty.useForSpellchecking attribute defined at extension solrfacetsearch.
      See Also:
    • USEFORAUTOCOMPLETE

      public static final String USEFORAUTOCOMPLETE
      Generated constant - Attribute key of SolrIndexedProperty.useForAutocomplete attribute defined at extension solrfacetsearch.
      See Also:
    • PRIORITY

      public static final String PRIORITY
      Generated constant - Attribute key of SolrIndexedProperty.priority attribute defined at extension solrfacetsearch.
      See Also:
    • INCLUDEINRESPONSE

      public static final String INCLUDEINRESPONSE
      Generated constant - Attribute key of SolrIndexedProperty.includeInResponse attribute defined at extension solrfacetsearch.
      See Also:
    • USEFORHIGHLIGHTING

      public static final String USEFORHIGHLIGHTING
      Generated constant - Attribute key of SolrIndexedProperty.useForHighlighting attribute defined at extension solrfacetsearch.
      See Also:
    • CUSTOMFACETSORTPROVIDER

      public static final String CUSTOMFACETSORTPROVIDER
      Generated constant - Attribute key of SolrIndexedProperty.customFacetSortProvider attribute defined at extension solrfacetsearch.
      See Also:
    • TOPVALUESPROVIDER

      public static final String TOPVALUESPROVIDER
      Generated constant - Attribute key of SolrIndexedProperty.topValuesProvider attribute defined at extension solrfacetsearch.
      See Also:
    • FTSQUERY

      public static final String FTSQUERY
      Generated constant - Attribute key of SolrIndexedProperty.ftsQuery attribute defined at extension solrfacetsearch.
      See Also:
    • FTSQUERYMINTERMLENGTH

      public static final String FTSQUERYMINTERMLENGTH
      Generated constant - Attribute key of SolrIndexedProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch.
      See Also:
    • FTSQUERYBOOST

      public static final String FTSQUERYBOOST
      Generated constant - Attribute key of SolrIndexedProperty.ftsQueryBoost attribute defined at extension solrfacetsearch.
      See Also:
    • FTSFUZZYQUERY

      public static final String FTSFUZZYQUERY
      Generated constant - Attribute key of SolrIndexedProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch.
      See Also:
    • FTSFUZZYQUERYMINTERMLENGTH

      public static final String FTSFUZZYQUERYMINTERMLENGTH
      Generated constant - Attribute key of SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch.
      See Also:
    • FTSFUZZYQUERYFUZZINESS

      public static final String FTSFUZZYQUERYFUZZINESS
      Generated constant - Attribute key of SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch.
      See Also:
    • FTSFUZZYQUERYBOOST

      public static final String FTSFUZZYQUERYBOOST
      Generated constant - Attribute key of SolrIndexedProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch.
      See Also:
    • FTSWILDCARDQUERY

      public static final String FTSWILDCARDQUERY
      Generated constant - Attribute key of SolrIndexedProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch.
      See Also:
    • FTSWILDCARDQUERYMINTERMLENGTH

      public static final String FTSWILDCARDQUERYMINTERMLENGTH
      Generated constant - Attribute key of SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch.
      See Also:
    • FTSWILDCARDQUERYTYPE

      public static final String FTSWILDCARDQUERYTYPE
      Generated constant - Attribute key of SolrIndexedProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch.
      See Also:
    • FTSWILDCARDQUERYBOOST

      public static final String FTSWILDCARDQUERYBOOST
      Generated constant - Attribute key of SolrIndexedProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch.
      See Also:
    • FTSPHRASEQUERY

      public static final String FTSPHRASEQUERY
      Generated constant - Attribute key of SolrIndexedProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch.
      See Also:
    • FTSPHRASEQUERYSLOP

      public static final String FTSPHRASEQUERYSLOP
      Generated constant - Attribute key of SolrIndexedProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch.
      See Also:
    • FTSPHRASEQUERYBOOST

      public static final String FTSPHRASEQUERYBOOST
      Generated constant - Attribute key of SolrIndexedProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch.
      See Also:
    • CLASSATTRIBUTEASSIGNMENT

      public static final String CLASSATTRIBUTEASSIGNMENT
      Generated constant - Attribute key of SolrIndexedProperty.classAttributeAssignment attribute defined at extension solrfacetsearch.
      See Also:
    • CATEGORYFIELD

      public static final String CATEGORYFIELD
      Generated constant - Attribute key of SolrIndexedProperty.categoryField attribute defined at extension solrfacetsearch.
      See Also:
    • VISIBLE

      public static final String VISIBLE
      Generated constant - Attribute key of SolrIndexedProperty.visible attribute defined at extension solrfacetsearch.
      See Also:
    • SOLRINDEXEDTYPEPOS

      public static final String SOLRINDEXEDTYPEPOS
      Generated constant - Attribute key of SolrIndexedProperty.solrIndexedTypePOS attribute defined at extension solrfacetsearch.
      See Also:
    • SOLRINDEXEDTYPE

      public static final String SOLRINDEXEDTYPE
      Generated constant - Attribute key of SolrIndexedProperty.solrIndexedType attribute defined at extension solrfacetsearch.
      See Also:
    • RANGESETS

      public static final String RANGESETS
      Generated constant - Attribute key of SolrIndexedProperty.rangeSets attribute defined at extension solrfacetsearch.
      See Also:
    • SEARCHQUERYPROPERTIES

      public static final String SEARCHQUERYPROPERTIES
      Generated constant - Attribute key of SolrIndexedProperty.searchQueryProperties attribute defined at extension solrfacetsearch.
      See Also:
    • BACKOFFICEDISPLAYNAME

      public static final String BACKOFFICEDISPLAYNAME
      Generated constant - Attribute key of SolrIndexedProperty.backofficeDisplayName attribute defined at extension backofficesolrsearch.
      See Also:
    • FACETSORT

      public static final String FACETSORT
      Generated constant - Attribute key of SolrIndexedProperty.facetSort attribute defined at extension commerceservices.
      See Also:
  • Constructor Details

    • SolrIndexedPropertyModel

      public SolrIndexedPropertyModel()
      Generated constructor - Default constructor for generic creation.
    • SolrIndexedPropertyModel

      public SolrIndexedPropertyModel(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • SolrIndexedPropertyModel

      @Deprecated(since="4.1.1", forRemoval=true) public SolrIndexedPropertyModel(String _name, SolrPropertiesTypes _type)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _name - initial attribute declared by type SolrIndexedProperty at extension solrfacetsearch
      _type - initial attribute declared by type SolrIndexedProperty at extension solrfacetsearch
    • SolrIndexedPropertyModel

      @Deprecated(since="4.1.1", forRemoval=true) public SolrIndexedPropertyModel(String _name, ItemModel _owner, SolrPropertiesTypes _type)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _name - initial attribute declared by type SolrIndexedProperty at extension solrfacetsearch
      _owner - initial attribute declared by type Item at extension core
      _type - initial attribute declared by type SolrIndexedProperty at extension solrfacetsearch
  • Method Details

    • getBackofficeDisplayName

      @Accessor(qualifier="backofficeDisplayName", type=GETTER) public String getBackofficeDisplayName()
      Generated method - Getter of the SolrIndexedProperty.backofficeDisplayName attribute defined at extension backofficesolrsearch.
      Returns:
      the backofficeDisplayName - The display name for this property in the list of backoffice facets.
    • getBackofficeDisplayName

      @Accessor(qualifier="backofficeDisplayName", type=GETTER) public String getBackofficeDisplayName(Locale loc)
      Generated method - Getter of the SolrIndexedProperty.backofficeDisplayName attribute defined at extension backofficesolrsearch.
      Parameters:
      loc - the value localization key
      Returns:
      the backofficeDisplayName - The display name for this property in the list of backoffice facets.
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getClassAttributeAssignment

      @Accessor(qualifier="classAttributeAssignment", type=GETTER) public ClassAttributeAssignmentModel getClassAttributeAssignment()
      Generated method - Getter of the SolrIndexedProperty.classAttributeAssignment attribute defined at extension solrfacetsearch.
      Returns:
      the classAttributeAssignment - The classification system category feature for this property.
    • getCustomFacetSortProvider

      @Accessor(qualifier="customFacetSortProvider", type=GETTER) public String getCustomFacetSortProvider()
      Generated method - Getter of the SolrIndexedProperty.customFacetSortProvider attribute defined at extension solrfacetsearch.
      Returns:
      the customFacetSortProvider - The custom sort provider for the facet values, only used if facetSort is set to Custom.
    • getDisplayName

      @Accessor(qualifier="displayName", type=GETTER) public String getDisplayName()
      Generated method - Getter of the SolrIndexedProperty.displayName attribute defined at extension solrfacetsearch.
      Returns:
      the displayName - The display name for this property in the list of facet.
    • getDisplayName

      @Accessor(qualifier="displayName", type=GETTER) public String getDisplayName(Locale loc)
      Generated method - Getter of the SolrIndexedProperty.displayName attribute defined at extension solrfacetsearch.
      Parameters:
      loc - the value localization key
      Returns:
      the displayName - The display name for this property in the list of facet.
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getExportId

      @Accessor(qualifier="exportId", type=GETTER) public String getExportId()
      Generated method - Getter of the SolrIndexedProperty.exportId attribute defined at extension solrfacetsearch.
      Returns:
      the exportId - exportId used by this property
    • getFacetDisplayNameProvider

      @Accessor(qualifier="facetDisplayNameProvider", type=GETTER) public String getFacetDisplayNameProvider()
      Generated method - Getter of the SolrIndexedProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch.
      Returns:
      the facetDisplayNameProvider - facetDisplayNameProvider used by this property
    • getFacetSort

      @Deprecated(since="ages", forRemoval=true) @Accessor(qualifier="facetSort", type=GETTER) public SolrIndexedPropertyFacetSort getFacetSort()
      Deprecated, for removal: This API element is subject to removal in a future version.
      since ages
      Generated method - Getter of the SolrIndexedProperty.facetSort attribute defined at extension commerceservices.
      Returns:
      the facetSort - Deprecated - please use custom sort providers. The sort option to use to order the facet values.
    • getFacetType

      @Accessor(qualifier="facetType", type=GETTER) public SolrIndexedPropertyFacetType getFacetType()
      Generated method - Getter of the SolrIndexedProperty.facetType attribute defined at extension solrfacetsearch.
      Returns:
      the facetType - The facet type, if this is a facet property.
    • getFieldValueProvider

      @Accessor(qualifier="fieldValueProvider", type=GETTER) public String getFieldValueProvider()
      Generated method - Getter of the SolrIndexedProperty.fieldValueProvider attribute defined at extension solrfacetsearch.
      Returns:
      the fieldValueProvider - fieldValueProvider used by this property
    • getFtsFuzzyQueryBoost

      @Accessor(qualifier="ftsFuzzyQueryBoost", type=GETTER) public Float getFtsFuzzyQueryBoost()
      Generated method - Getter of the SolrIndexedProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch.
      Returns:
      the ftsFuzzyQueryBoost
    • getFtsFuzzyQueryFuzziness

      @Accessor(qualifier="ftsFuzzyQueryFuzziness", type=GETTER) public Integer getFtsFuzzyQueryFuzziness()
      Generated method - Getter of the SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch.
      Returns:
      the ftsFuzzyQueryFuzziness
    • getFtsFuzzyQueryMinTermLength

      @Accessor(qualifier="ftsFuzzyQueryMinTermLength", type=GETTER) public Integer getFtsFuzzyQueryMinTermLength()
      Generated method - Getter of the SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch.
      Returns:
      the ftsFuzzyQueryMinTermLength
    • getFtsPhraseQueryBoost

      @Accessor(qualifier="ftsPhraseQueryBoost", type=GETTER) public Float getFtsPhraseQueryBoost()
      Generated method - Getter of the SolrIndexedProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch.
      Returns:
      the ftsPhraseQueryBoost
    • getFtsPhraseQuerySlop

      @Accessor(qualifier="ftsPhraseQuerySlop", type=GETTER) public Float getFtsPhraseQuerySlop()
      Generated method - Getter of the SolrIndexedProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch.
      Returns:
      the ftsPhraseQuerySlop
    • getFtsQueryBoost

      @Accessor(qualifier="ftsQueryBoost", type=GETTER) public Float getFtsQueryBoost()
      Generated method - Getter of the SolrIndexedProperty.ftsQueryBoost attribute defined at extension solrfacetsearch.
      Returns:
      the ftsQueryBoost
    • getFtsQueryMinTermLength

      @Accessor(qualifier="ftsQueryMinTermLength", type=GETTER) public Integer getFtsQueryMinTermLength()
      Generated method - Getter of the SolrIndexedProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch.
      Returns:
      the ftsQueryMinTermLength
    • getFtsWildcardQueryBoost

      @Accessor(qualifier="ftsWildcardQueryBoost", type=GETTER) public Float getFtsWildcardQueryBoost()
      Generated method - Getter of the SolrIndexedProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch.
      Returns:
      the ftsWildcardQueryBoost
    • getFtsWildcardQueryMinTermLength

      @Accessor(qualifier="ftsWildcardQueryMinTermLength", type=GETTER) public Integer getFtsWildcardQueryMinTermLength()
      Generated method - Getter of the SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch.
      Returns:
      the ftsWildcardQueryMinTermLength
    • getFtsWildcardQueryType

      @Accessor(qualifier="ftsWildcardQueryType", type=GETTER) public SolrWildcardType getFtsWildcardQueryType()
      Generated method - Getter of the SolrIndexedProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch.
      Returns:
      the ftsWildcardQueryType
    • getName

      @Accessor(qualifier="name", type=GETTER) public String getName()
      Generated method - Getter of the SolrIndexedProperty.name attribute defined at extension solrfacetsearch.
      Returns:
      the name - name of the property
    • getPriority

      @Accessor(qualifier="priority", type=GETTER) public int getPriority()
      Generated method - Getter of the SolrIndexedProperty.priority attribute defined at extension solrfacetsearch.
      Returns:
      the priority - The ordering of this property in the list of facets. Higher number ordered first.
    • getRangeSet

      @Accessor(qualifier="rangeSet", type=GETTER) public SolrValueRangeSetModel getRangeSet()
      Generated method - Getter of the SolrIndexedProperty.rangeSet attribute defined at extension solrfacetsearch.
      Returns:
      the rangeSet - range set used by this property
    • getRangeSets

      @Accessor(qualifier="rangeSets", type=GETTER) public List<SolrValueRangeSetModel> getRangeSets()
      Generated method - Getter of the SolrIndexedProperty.rangeSets attribute defined at extension solrfacetsearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the rangeSets
    • getSearchQueryProperties

      @Accessor(qualifier="searchQueryProperties", type=GETTER) public Collection<SolrSearchQueryPropertyModel> getSearchQueryProperties()
      Generated method - Getter of the SolrIndexedProperty.searchQueryProperties attribute defined at extension solrfacetsearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the searchQueryProperties
    • getSolrIndexedType

      @Accessor(qualifier="solrIndexedType", type=GETTER) public SolrIndexedTypeModel getSolrIndexedType()
      Generated method - Getter of the SolrIndexedProperty.solrIndexedType attribute defined at extension solrfacetsearch.
      Returns:
      the solrIndexedType
    • getSortableType

      @Accessor(qualifier="sortableType", type=GETTER) public SolrPropertiesTypes getSortableType()
      Generated method - Getter of the SolrIndexedProperty.sortableType attribute defined at extension solrfacetsearch.
      Returns:
      the sortableType - sortable type of the property
    • getTopValuesProvider

      @Accessor(qualifier="topValuesProvider", type=GETTER) public String getTopValuesProvider()
      Generated method - Getter of the SolrIndexedProperty.topValuesProvider attribute defined at extension solrfacetsearch.
      Returns:
      the topValuesProvider - topValuesProvider used by this property
    • getType

      @Accessor(qualifier="type", type=GETTER) public SolrPropertiesTypes getType()
      Generated method - Getter of the SolrIndexedProperty.type attribute defined at extension solrfacetsearch.
      Returns:
      the type - type of the property
    • getUseForAutocomplete

      @Accessor(qualifier="useForAutocomplete", type=GETTER) public Boolean getUseForAutocomplete()
      Generated method - Getter of the SolrIndexedProperty.useForAutocomplete attribute defined at extension solrfacetsearch.
      Returns:
      the useForAutocomplete - Determines if this property will be part of for solr's auto-complete dictionary
    • getUseForHighlighting

      @Accessor(qualifier="useForHighlighting", type=GETTER) public Boolean getUseForHighlighting()
      Generated method - Getter of the SolrIndexedProperty.useForHighlighting attribute defined at extension solrfacetsearch.
      Returns:
      the useForHighlighting - Determines if this property will be used for highlighting search term
    • getUseForSpellchecking

      @Accessor(qualifier="useForSpellchecking", type=GETTER) public Boolean getUseForSpellchecking()
      Generated method - Getter of the SolrIndexedProperty.useForSpellchecking attribute defined at extension solrfacetsearch.
      Returns:
      the useForSpellchecking - Determines if this property will be part of for solr's spell checking dictionary
    • getValueProviderParameter

      @Accessor(qualifier="valueProviderParameter", type=GETTER) public String getValueProviderParameter()
      Generated method - Getter of the SolrIndexedProperty.valueProviderParameter attribute defined at extension solrfacetsearch.
      Returns:
      the valueProviderParameter - Parameter for Field Value Provider (used e.g. by springELvalueProvider)
    • getValueProviderParameters

      @Accessor(qualifier="valueProviderParameters", type=GETTER) public Map<String,String> getValueProviderParameters()
      Generated method - Getter of the SolrIndexedProperty.valueProviderParameters attribute defined at extension solrfacetsearch.
      Returns:
      the valueProviderParameters
    • isCategoryField

      @Accessor(qualifier="categoryField", type=GETTER) public boolean isCategoryField()
      Generated method - Getter of the SolrIndexedProperty.categoryField attribute defined at extension solrfacetsearch.
      Returns:
      the categoryField - True if this is a category field.
    • isCurrency

      @Accessor(qualifier="currency", type=GETTER) public boolean isCurrency()
      Generated method - Getter of the SolrIndexedProperty.currency attribute defined at extension solrfacetsearch.
      Returns:
      the currency
    • isFacet

      @Accessor(qualifier="facet", type=GETTER) public boolean isFacet()
      Generated method - Getter of the SolrIndexedProperty.facet attribute defined at extension solrfacetsearch.
      Returns:
      the facet
    • isFtsFuzzyQuery

      @Accessor(qualifier="ftsFuzzyQuery", type=GETTER) public boolean isFtsFuzzyQuery()
      Generated method - Getter of the SolrIndexedProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch.
      Returns:
      the ftsFuzzyQuery
    • isFtsPhraseQuery

      @Accessor(qualifier="ftsPhraseQuery", type=GETTER) public boolean isFtsPhraseQuery()
      Generated method - Getter of the SolrIndexedProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch.
      Returns:
      the ftsPhraseQuery
    • isFtsQuery

      @Accessor(qualifier="ftsQuery", type=GETTER) public boolean isFtsQuery()
      Generated method - Getter of the SolrIndexedProperty.ftsQuery attribute defined at extension solrfacetsearch.
      Returns:
      the ftsQuery
    • isFtsWildcardQuery

      @Accessor(qualifier="ftsWildcardQuery", type=GETTER) public boolean isFtsWildcardQuery()
      Generated method - Getter of the SolrIndexedProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch.
      Returns:
      the ftsWildcardQuery
    • isIncludeInResponse

      @Accessor(qualifier="includeInResponse", type=GETTER) public boolean isIncludeInResponse()
      Generated method - Getter of the SolrIndexedProperty.includeInResponse attribute defined at extension solrfacetsearch.
      Returns:
      the includeInResponse
    • isLocalized

      @Accessor(qualifier="localized", type=GETTER) public boolean isLocalized()
      Generated method - Getter of the SolrIndexedProperty.localized attribute defined at extension solrfacetsearch.
      Returns:
      the localized
    • isMultiValue

      @Accessor(qualifier="multiValue", type=GETTER) public boolean isMultiValue()
      Generated method - Getter of the SolrIndexedProperty.multiValue attribute defined at extension solrfacetsearch.
      Returns:
      the multiValue
    • isVisible

      @Accessor(qualifier="visible", type=GETTER) public boolean isVisible()
      Generated method - Getter of the SolrIndexedProperty.visible attribute defined at extension solrfacetsearch.
      Returns:
      the visible - This property is used to define whether a facet should be visible for frontend users or not.
    • setBackofficeDisplayName

      @Accessor(qualifier="backofficeDisplayName", type=SETTER) public void setBackofficeDisplayName(String value)
      Generated method - Setter of SolrIndexedProperty.backofficeDisplayName attribute defined at extension backofficesolrsearch.
      Parameters:
      value - the backofficeDisplayName - The display name for this property in the list of backoffice facets.
    • setBackofficeDisplayName

      @Accessor(qualifier="backofficeDisplayName", type=SETTER) public void setBackofficeDisplayName(String value, Locale loc)
      Generated method - Setter of SolrIndexedProperty.backofficeDisplayName attribute defined at extension backofficesolrsearch.
      Parameters:
      value - the backofficeDisplayName - The display name for this property in the list of backoffice facets.
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setCategoryField

      @Accessor(qualifier="categoryField", type=SETTER) public void setCategoryField(boolean value)
      Generated method - Setter of SolrIndexedProperty.categoryField attribute defined at extension solrfacetsearch.
      Parameters:
      value - the categoryField - True if this is a category field.
    • setClassAttributeAssignment

      @Accessor(qualifier="classAttributeAssignment", type=SETTER) public void setClassAttributeAssignment(ClassAttributeAssignmentModel value)
      Generated method - Setter of SolrIndexedProperty.classAttributeAssignment attribute defined at extension solrfacetsearch.
      Parameters:
      value - the classAttributeAssignment - The classification system category feature for this property.
    • setCurrency

      @Accessor(qualifier="currency", type=SETTER) public void setCurrency(boolean value)
      Generated method - Setter of SolrIndexedProperty.currency attribute defined at extension solrfacetsearch.
      Parameters:
      value - the currency
    • setCustomFacetSortProvider

      @Accessor(qualifier="customFacetSortProvider", type=SETTER) public void setCustomFacetSortProvider(String value)
      Generated method - Setter of SolrIndexedProperty.customFacetSortProvider attribute defined at extension solrfacetsearch.
      Parameters:
      value - the customFacetSortProvider - The custom sort provider for the facet values, only used if facetSort is set to Custom.
    • setDisplayName

      @Accessor(qualifier="displayName", type=SETTER) public void setDisplayName(String value)
      Generated method - Setter of SolrIndexedProperty.displayName attribute defined at extension solrfacetsearch.
      Parameters:
      value - the displayName - The display name for this property in the list of facet.
    • setDisplayName

      @Accessor(qualifier="displayName", type=SETTER) public void setDisplayName(String value, Locale loc)
      Generated method - Setter of SolrIndexedProperty.displayName attribute defined at extension solrfacetsearch.
      Parameters:
      value - the displayName - The display name for this property in the list of facet.
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setExportId

      @Accessor(qualifier="exportId", type=SETTER) public void setExportId(String value)
      Generated method - Setter of SolrIndexedProperty.exportId attribute defined at extension solrfacetsearch.
      Parameters:
      value - the exportId - exportId used by this property
    • setFacet

      @Accessor(qualifier="facet", type=SETTER) public void setFacet(boolean value)
      Generated method - Setter of SolrIndexedProperty.facet attribute defined at extension solrfacetsearch.
      Parameters:
      value - the facet
    • setFacetDisplayNameProvider

      @Accessor(qualifier="facetDisplayNameProvider", type=SETTER) public void setFacetDisplayNameProvider(String value)
      Generated method - Setter of SolrIndexedProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch.
      Parameters:
      value - the facetDisplayNameProvider - facetDisplayNameProvider used by this property
    • setFacetSort

      @Deprecated(since="ages", forRemoval=true) @Accessor(qualifier="facetSort", type=SETTER) public void setFacetSort(SolrIndexedPropertyFacetSort value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since ages
      Generated method - Setter of SolrIndexedProperty.facetSort attribute defined at extension commerceservices.
      Parameters:
      value - the facetSort - Deprecated - please use custom sort providers. The sort option to use to order the facet values.
    • setFacetType

      @Accessor(qualifier="facetType", type=SETTER) public void setFacetType(SolrIndexedPropertyFacetType value)
      Generated method - Setter of SolrIndexedProperty.facetType attribute defined at extension solrfacetsearch.
      Parameters:
      value - the facetType - The facet type, if this is a facet property.
    • setFieldValueProvider

      @Accessor(qualifier="fieldValueProvider", type=SETTER) public void setFieldValueProvider(String value)
      Generated method - Setter of SolrIndexedProperty.fieldValueProvider attribute defined at extension solrfacetsearch.
      Parameters:
      value - the fieldValueProvider - fieldValueProvider used by this property
    • setFtsFuzzyQuery

      @Accessor(qualifier="ftsFuzzyQuery", type=SETTER) public void setFtsFuzzyQuery(boolean value)
      Generated method - Setter of SolrIndexedProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsFuzzyQuery
    • setFtsFuzzyQueryBoost

      @Accessor(qualifier="ftsFuzzyQueryBoost", type=SETTER) public void setFtsFuzzyQueryBoost(Float value)
      Generated method - Setter of SolrIndexedProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsFuzzyQueryBoost
    • setFtsFuzzyQueryFuzziness

      @Accessor(qualifier="ftsFuzzyQueryFuzziness", type=SETTER) public void setFtsFuzzyQueryFuzziness(Integer value)
      Generated method - Setter of SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsFuzzyQueryFuzziness
    • setFtsFuzzyQueryMinTermLength

      @Accessor(qualifier="ftsFuzzyQueryMinTermLength", type=SETTER) public void setFtsFuzzyQueryMinTermLength(Integer value)
      Generated method - Setter of SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsFuzzyQueryMinTermLength
    • setFtsPhraseQuery

      @Accessor(qualifier="ftsPhraseQuery", type=SETTER) public void setFtsPhraseQuery(boolean value)
      Generated method - Setter of SolrIndexedProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsPhraseQuery
    • setFtsPhraseQueryBoost

      @Accessor(qualifier="ftsPhraseQueryBoost", type=SETTER) public void setFtsPhraseQueryBoost(Float value)
      Generated method - Setter of SolrIndexedProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsPhraseQueryBoost
    • setFtsPhraseQuerySlop

      @Accessor(qualifier="ftsPhraseQuerySlop", type=SETTER) public void setFtsPhraseQuerySlop(Float value)
      Generated method - Setter of SolrIndexedProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsPhraseQuerySlop
    • setFtsQuery

      @Accessor(qualifier="ftsQuery", type=SETTER) public void setFtsQuery(boolean value)
      Generated method - Setter of SolrIndexedProperty.ftsQuery attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsQuery
    • setFtsQueryBoost

      @Accessor(qualifier="ftsQueryBoost", type=SETTER) public void setFtsQueryBoost(Float value)
      Generated method - Setter of SolrIndexedProperty.ftsQueryBoost attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsQueryBoost
    • setFtsQueryMinTermLength

      @Accessor(qualifier="ftsQueryMinTermLength", type=SETTER) public void setFtsQueryMinTermLength(Integer value)
      Generated method - Setter of SolrIndexedProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsQueryMinTermLength
    • setFtsWildcardQuery

      @Accessor(qualifier="ftsWildcardQuery", type=SETTER) public void setFtsWildcardQuery(boolean value)
      Generated method - Setter of SolrIndexedProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsWildcardQuery
    • setFtsWildcardQueryBoost

      @Accessor(qualifier="ftsWildcardQueryBoost", type=SETTER) public void setFtsWildcardQueryBoost(Float value)
      Generated method - Setter of SolrIndexedProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsWildcardQueryBoost
    • setFtsWildcardQueryMinTermLength

      @Accessor(qualifier="ftsWildcardQueryMinTermLength", type=SETTER) public void setFtsWildcardQueryMinTermLength(Integer value)
      Generated method - Setter of SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsWildcardQueryMinTermLength
    • setFtsWildcardQueryType

      @Accessor(qualifier="ftsWildcardQueryType", type=SETTER) public void setFtsWildcardQueryType(SolrWildcardType value)
      Generated method - Setter of SolrIndexedProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch.
      Parameters:
      value - the ftsWildcardQueryType
    • setIncludeInResponse

      @Accessor(qualifier="includeInResponse", type=SETTER) public void setIncludeInResponse(boolean value)
      Generated method - Setter of SolrIndexedProperty.includeInResponse attribute defined at extension solrfacetsearch.
      Parameters:
      value - the includeInResponse
    • setLocalized

      @Accessor(qualifier="localized", type=SETTER) public void setLocalized(boolean value)
      Generated method - Setter of SolrIndexedProperty.localized attribute defined at extension solrfacetsearch.
      Parameters:
      value - the localized
    • setMultiValue

      @Accessor(qualifier="multiValue", type=SETTER) public void setMultiValue(boolean value)
      Generated method - Setter of SolrIndexedProperty.multiValue attribute defined at extension solrfacetsearch.
      Parameters:
      value - the multiValue
    • setName

      @Accessor(qualifier="name", type=SETTER) public void setName(String value)
      Generated method - Initial setter of SolrIndexedProperty.name attribute defined at extension solrfacetsearch. Can only be used at creation of model - before first save.
      Parameters:
      value - the name - name of the property
    • setPriority

      @Accessor(qualifier="priority", type=SETTER) public void setPriority(int value)
      Generated method - Setter of SolrIndexedProperty.priority attribute defined at extension solrfacetsearch.
      Parameters:
      value - the priority - The ordering of this property in the list of facets. Higher number ordered first.
    • setRangeSet

      @Accessor(qualifier="rangeSet", type=SETTER) public void setRangeSet(SolrValueRangeSetModel value)
      Generated method - Setter of SolrIndexedProperty.rangeSet attribute defined at extension solrfacetsearch.
      Parameters:
      value - the rangeSet - range set used by this property
    • setRangeSets

      @Accessor(qualifier="rangeSets", type=SETTER) public void setRangeSets(List<SolrValueRangeSetModel> value)
      Generated method - Setter of SolrIndexedProperty.rangeSets attribute defined at extension solrfacetsearch.
      Parameters:
      value - the rangeSets
    • setSearchQueryProperties

      @Accessor(qualifier="searchQueryProperties", type=SETTER) public void setSearchQueryProperties(Collection<SolrSearchQueryPropertyModel> value)
      Generated method - Setter of SolrIndexedProperty.searchQueryProperties attribute defined at extension solrfacetsearch.
      Parameters:
      value - the searchQueryProperties
    • setSolrIndexedType

      @Accessor(qualifier="solrIndexedType", type=SETTER) public void setSolrIndexedType(SolrIndexedTypeModel value)
      Generated method - Setter of SolrIndexedProperty.solrIndexedType attribute defined at extension solrfacetsearch.
      Parameters:
      value - the solrIndexedType
    • setSortableType

      @Accessor(qualifier="sortableType", type=SETTER) public void setSortableType(SolrPropertiesTypes value)
      Generated method - Setter of SolrIndexedProperty.sortableType attribute defined at extension solrfacetsearch.
      Parameters:
      value - the sortableType - sortable type of the property
    • setTopValuesProvider

      @Accessor(qualifier="topValuesProvider", type=SETTER) public void setTopValuesProvider(String value)
      Generated method - Setter of SolrIndexedProperty.topValuesProvider attribute defined at extension solrfacetsearch.
      Parameters:
      value - the topValuesProvider - topValuesProvider used by this property
    • setType

      @Accessor(qualifier="type", type=SETTER) public void setType(SolrPropertiesTypes value)
      Generated method - Setter of SolrIndexedProperty.type attribute defined at extension solrfacetsearch.
      Parameters:
      value - the type - type of the property
    • setUseForAutocomplete

      @Accessor(qualifier="useForAutocomplete", type=SETTER) public void setUseForAutocomplete(Boolean value)
      Generated method - Setter of SolrIndexedProperty.useForAutocomplete attribute defined at extension solrfacetsearch.
      Parameters:
      value - the useForAutocomplete - Determines if this property will be part of for solr's auto-complete dictionary
    • setUseForHighlighting

      @Accessor(qualifier="useForHighlighting", type=SETTER) public void setUseForHighlighting(Boolean value)
      Generated method - Setter of SolrIndexedProperty.useForHighlighting attribute defined at extension solrfacetsearch.
      Parameters:
      value - the useForHighlighting - Determines if this property will be used for highlighting search term
    • setUseForSpellchecking

      @Accessor(qualifier="useForSpellchecking", type=SETTER) public void setUseForSpellchecking(Boolean value)
      Generated method - Setter of SolrIndexedProperty.useForSpellchecking attribute defined at extension solrfacetsearch.
      Parameters:
      value - the useForSpellchecking - Determines if this property will be part of for solr's spell checking dictionary
    • setValueProviderParameter

      @Accessor(qualifier="valueProviderParameter", type=SETTER) public void setValueProviderParameter(String value)
      Generated method - Setter of SolrIndexedProperty.valueProviderParameter attribute defined at extension solrfacetsearch.
      Parameters:
      value - the valueProviderParameter - Parameter for Field Value Provider (used e.g. by springELvalueProvider)
    • setValueProviderParameters

      @Accessor(qualifier="valueProviderParameters", type=SETTER) public void setValueProviderParameters(Map<String,String> value)
      Generated method - Setter of SolrIndexedProperty.valueProviderParameters attribute defined at extension solrfacetsearch.
      Parameters:
      value - the valueProviderParameters
    • setVisible

      @Accessor(qualifier="visible", type=SETTER) public void setVisible(boolean value)
      Generated method - Setter of SolrIndexedProperty.visible attribute defined at extension solrfacetsearch.
      Parameters:
      value - the visible - This property is used to define whether a facet should be visible for frontend users or not.