Class SolrSearchQueryPropertyModel

All Implemented Interfaces:
Serializable

public class SolrSearchQueryPropertyModel extends ItemModel
Generated model class for type SolrSearchQueryProperty first defined at extension solrfacetsearch.
See Also:
  • Field Details

    • _TYPECODE

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

      public static final String _SOLRINDEXEDPROPERTY2SOLRSEARCHQUERYPROPERTY
      Generated relation code constant for relation SolrIndexedProperty2SolrSearchQueryProperty defining source attribute indexedProperty in extension solrfacetsearch.
      See Also:
    • _SOLRSEARCHQUERYTEMPLATE2SOLRSEARCHQUERYPROPERTY

      public static final String _SOLRSEARCHQUERYTEMPLATE2SOLRSEARCHQUERYPROPERTY
      Generated relation code constant for relation SolrSearchQueryTemplate2SolrSearchQueryProperty defining source attribute searchQueryTemplate in extension solrfacetsearch.
      See Also:
    • PRIORITY

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

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

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

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

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

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

      public static final String FACETSORTPROVIDER
      Generated constant - Attribute key of SolrSearchQueryProperty.facetSortProvider attribute defined at extension solrfacetsearch.
      See Also:
    • FACETTOPVALUESPROVIDER

      public static final String FACETTOPVALUESPROVIDER
      Generated constant - Attribute key of SolrSearchQueryProperty.facetTopValuesProvider attribute defined at extension solrfacetsearch.
      See Also:
    • FTSQUERY

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final String INDEXEDPROPERTYPOS
      Generated constant - Attribute key of SolrSearchQueryProperty.indexedPropertyPOS attribute defined at extension solrfacetsearch.
      See Also:
    • INDEXEDPROPERTY

      public static final String INDEXEDPROPERTY
      Generated constant - Attribute key of SolrSearchQueryProperty.indexedProperty attribute defined at extension solrfacetsearch.
      See Also:
    • SEARCHQUERYTEMPLATEPOS

      public static final String SEARCHQUERYTEMPLATEPOS
      Generated constant - Attribute key of SolrSearchQueryProperty.searchQueryTemplatePOS attribute defined at extension solrfacetsearch.
      See Also:
    • SEARCHQUERYTEMPLATE

      public static final String SEARCHQUERYTEMPLATE
      Generated constant - Attribute key of SolrSearchQueryProperty.searchQueryTemplate attribute defined at extension solrfacetsearch.
      See Also:
  • Constructor Details

    • SolrSearchQueryPropertyModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public SolrSearchQueryPropertyModel(SolrIndexedPropertyModel _indexedProperty, SolrSearchQueryTemplateModel _searchQueryTemplate)
      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:
      _indexedProperty - initial attribute declared by type SolrSearchQueryProperty at extension solrfacetsearch
      _searchQueryTemplate - initial attribute declared by type SolrSearchQueryProperty at extension solrfacetsearch
    • SolrSearchQueryPropertyModel

      @Deprecated(since="4.1.1", forRemoval=true) public SolrSearchQueryPropertyModel(SolrIndexedPropertyModel _indexedProperty, ItemModel _owner, SolrSearchQueryTemplateModel _searchQueryTemplate)
      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:
      _indexedProperty - initial attribute declared by type SolrSearchQueryProperty at extension solrfacetsearch
      _owner - initial attribute declared by type Item at extension core
      _searchQueryTemplate - initial attribute declared by type SolrSearchQueryProperty at extension solrfacetsearch
  • Method Details

    • getFacetDisplayNameProvider

      @Accessor(qualifier="facetDisplayNameProvider", type=GETTER) public String getFacetDisplayNameProvider()
      Generated method - Getter of the SolrSearchQueryProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch.
      Returns:
      the facetDisplayNameProvider
    • getFacetSortProvider

      @Accessor(qualifier="facetSortProvider", type=GETTER) public String getFacetSortProvider()
      Generated method - Getter of the SolrSearchQueryProperty.facetSortProvider attribute defined at extension solrfacetsearch.
      Returns:
      the facetSortProvider
    • getFacetTopValuesProvider

      @Accessor(qualifier="facetTopValuesProvider", type=GETTER) public String getFacetTopValuesProvider()
      Generated method - Getter of the SolrSearchQueryProperty.facetTopValuesProvider attribute defined at extension solrfacetsearch.
      Returns:
      the facetTopValuesProvider
    • getFacetType

      @Accessor(qualifier="facetType", type=GETTER) public SolrIndexedPropertyFacetType getFacetType()
      Generated method - Getter of the SolrSearchQueryProperty.facetType attribute defined at extension solrfacetsearch.
      Returns:
      the facetType
    • getFtsFuzzyQueryBoost

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

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

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

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

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

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

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

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

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

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

      @Accessor(qualifier="indexedProperty", type=GETTER) public SolrIndexedPropertyModel getIndexedProperty()
      Generated method - Getter of the SolrSearchQueryProperty.indexedProperty attribute defined at extension solrfacetsearch.
      Returns:
      the indexedProperty
    • getPriority

      @Accessor(qualifier="priority", type=GETTER) public Integer getPriority()
      Generated method - Getter of the SolrSearchQueryProperty.priority attribute defined at extension solrfacetsearch.
      Returns:
      the priority
    • getSearchQueryTemplate

      @Accessor(qualifier="searchQueryTemplate", type=GETTER) public SolrSearchQueryTemplateModel getSearchQueryTemplate()
      Generated method - Getter of the SolrSearchQueryProperty.searchQueryTemplate attribute defined at extension solrfacetsearch.
      Returns:
      the searchQueryTemplate
    • getUseForHighlighting

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

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

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

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

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

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

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

      @Accessor(qualifier="facet", type=SETTER) public void setFacet(boolean value)
      Generated method - Setter of SolrSearchQueryProperty.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 SolrSearchQueryProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch.
      Parameters:
      value - the facetDisplayNameProvider
    • setFacetSortProvider

      @Accessor(qualifier="facetSortProvider", type=SETTER) public void setFacetSortProvider(String value)
      Generated method - Setter of SolrSearchQueryProperty.facetSortProvider attribute defined at extension solrfacetsearch.
      Parameters:
      value - the facetSortProvider
    • setFacetTopValuesProvider

      @Accessor(qualifier="facetTopValuesProvider", type=SETTER) public void setFacetTopValuesProvider(String value)
      Generated method - Setter of SolrSearchQueryProperty.facetTopValuesProvider attribute defined at extension solrfacetsearch.
      Parameters:
      value - the facetTopValuesProvider
    • setFacetType

      @Accessor(qualifier="facetType", type=SETTER) public void setFacetType(SolrIndexedPropertyFacetType value)
      Generated method - Setter of SolrSearchQueryProperty.facetType attribute defined at extension solrfacetsearch.
      Parameters:
      value - the facetType
    • setFtsFuzzyQuery

      @Accessor(qualifier="ftsFuzzyQuery", type=SETTER) public void setFtsFuzzyQuery(boolean value)
      Generated method - Setter of SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.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 SolrSearchQueryProperty.includeInResponse attribute defined at extension solrfacetsearch.
      Parameters:
      value - the includeInResponse
    • setIndexedProperty

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

      @Accessor(qualifier="priority", type=SETTER) public void setPriority(Integer value)
      Generated method - Setter of SolrSearchQueryProperty.priority attribute defined at extension solrfacetsearch.
      Parameters:
      value - the priority
    • setSearchQueryTemplate

      @Accessor(qualifier="searchQueryTemplate", type=SETTER) public void setSearchQueryTemplate(SolrSearchQueryTemplateModel value)
      Generated method - Initial setter of SolrSearchQueryProperty.searchQueryTemplate attribute defined at extension solrfacetsearch. Can only be used at creation of model - before first save.
      Parameters:
      value - the searchQueryTemplate
    • setUseForHighlighting

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