public class SolrSearchQueryPropertyModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_SOLRINDEXEDPROPERTY2SOLRSEARCHQUERYPROPERTY
Generated relation code constant for relation
SolrIndexedProperty2SolrSearchQueryProperty defining source attribute indexedProperty in extension solrfacetsearch. |
static String |
_SOLRSEARCHQUERYTEMPLATE2SOLRSEARCHQUERYPROPERTY
Generated relation code constant for relation
SolrSearchQueryTemplate2SolrSearchQueryProperty defining source attribute searchQueryTemplate in extension solrfacetsearch. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
FACET
Generated constant - Attribute key of
SolrSearchQueryProperty.facet attribute defined at extension solrfacetsearch. |
static String |
FACETDISPLAYNAMEPROVIDER
Generated constant - Attribute key of
SolrSearchQueryProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch. |
static String |
FACETSORTPROVIDER
Generated constant - Attribute key of
SolrSearchQueryProperty.facetSortProvider attribute defined at extension solrfacetsearch. |
static String |
FACETTOPVALUESPROVIDER
Generated constant - Attribute key of
SolrSearchQueryProperty.facetTopValuesProvider attribute defined at extension solrfacetsearch. |
static String |
FACETTYPE
Generated constant - Attribute key of
SolrSearchQueryProperty.facetType attribute defined at extension solrfacetsearch. |
static String |
FTSFUZZYQUERY
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch. |
static String |
FTSFUZZYQUERYBOOST
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch. |
static String |
FTSFUZZYQUERYFUZZINESS
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch. |
static String |
FTSFUZZYQUERYMINTERMLENGTH
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch. |
static String |
FTSPHRASEQUERY
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch. |
static String |
FTSPHRASEQUERYBOOST
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch. |
static String |
FTSPHRASEQUERYSLOP
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch. |
static String |
FTSQUERY
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsQuery attribute defined at extension solrfacetsearch. |
static String |
FTSQUERYBOOST
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsQueryBoost attribute defined at extension solrfacetsearch. |
static String |
FTSQUERYMINTERMLENGTH
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch. |
static String |
FTSWILDCARDQUERY
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch. |
static String |
FTSWILDCARDQUERYBOOST
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch. |
static String |
FTSWILDCARDQUERYMINTERMLENGTH
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch. |
static String |
FTSWILDCARDQUERYTYPE
Generated constant - Attribute key of
SolrSearchQueryProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch. |
static String |
INCLUDEINRESPONSE
Generated constant - Attribute key of
SolrSearchQueryProperty.includeInResponse attribute defined at extension solrfacetsearch. |
static String |
INDEXEDPROPERTY
Generated constant - Attribute key of
SolrSearchQueryProperty.indexedProperty attribute defined at extension solrfacetsearch. |
static String |
INDEXEDPROPERTYPOS
Generated constant - Attribute key of
SolrSearchQueryProperty.indexedPropertyPOS attribute defined at extension solrfacetsearch. |
static String |
PRIORITY
Generated constant - Attribute key of
SolrSearchQueryProperty.priority attribute defined at extension solrfacetsearch. |
static String |
SEARCHQUERYTEMPLATE
Generated constant - Attribute key of
SolrSearchQueryProperty.searchQueryTemplate attribute defined at extension solrfacetsearch. |
static String |
SEARCHQUERYTEMPLATEPOS
Generated constant - Attribute key of
SolrSearchQueryProperty.searchQueryTemplatePOS attribute defined at extension solrfacetsearch. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SolrSearchQueryPropertyModel()
Generated constructor - Default constructor for generic creation.
|
SolrSearchQueryPropertyModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
SolrSearchQueryPropertyModel(SolrIndexedPropertyModel _indexedProperty,
ItemModel _owner,
SolrSearchQueryTemplateModel _searchQueryTemplate)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SolrSearchQueryPropertyModel(SolrIndexedPropertyModel _indexedProperty,
SolrSearchQueryTemplateModel _searchQueryTemplate)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFacetDisplayNameProvider()
Generated method - Getter of the
SolrSearchQueryProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch. |
String |
getFacetSortProvider()
Generated method - Getter of the
SolrSearchQueryProperty.facetSortProvider attribute defined at extension solrfacetsearch. |
String |
getFacetTopValuesProvider()
Generated method - Getter of the
SolrSearchQueryProperty.facetTopValuesProvider attribute defined at extension solrfacetsearch. |
SolrIndexedPropertyFacetType |
getFacetType()
Generated method - Getter of the
SolrSearchQueryProperty.facetType attribute defined at extension solrfacetsearch. |
Float |
getFtsFuzzyQueryBoost()
Generated method - Getter of the
SolrSearchQueryProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch. |
Integer |
getFtsFuzzyQueryFuzziness()
Generated method - Getter of the
SolrSearchQueryProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch. |
Integer |
getFtsFuzzyQueryMinTermLength()
Generated method - Getter of the
SolrSearchQueryProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch. |
Float |
getFtsPhraseQueryBoost()
Generated method - Getter of the
SolrSearchQueryProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch. |
Float |
getFtsPhraseQuerySlop()
Generated method - Getter of the
SolrSearchQueryProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch. |
Float |
getFtsQueryBoost()
Generated method - Getter of the
SolrSearchQueryProperty.ftsQueryBoost attribute defined at extension solrfacetsearch. |
Integer |
getFtsQueryMinTermLength()
Generated method - Getter of the
SolrSearchQueryProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch. |
Float |
getFtsWildcardQueryBoost()
Generated method - Getter of the
SolrSearchQueryProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch. |
Integer |
getFtsWildcardQueryMinTermLength()
Generated method - Getter of the
SolrSearchQueryProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch. |
SolrWildcardType |
getFtsWildcardQueryType()
Generated method - Getter of the
SolrSearchQueryProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch. |
SolrIndexedPropertyModel |
getIndexedProperty()
Generated method - Getter of the
SolrSearchQueryProperty.indexedProperty attribute defined at extension solrfacetsearch. |
Integer |
getPriority()
Generated method - Getter of the
SolrSearchQueryProperty.priority attribute defined at extension solrfacetsearch. |
SolrSearchQueryTemplateModel |
getSearchQueryTemplate()
Generated method - Getter of the
SolrSearchQueryProperty.searchQueryTemplate attribute defined at extension solrfacetsearch. |
boolean |
isFacet()
Generated method - Getter of the
SolrSearchQueryProperty.facet attribute defined at extension solrfacetsearch. |
boolean |
isFtsFuzzyQuery()
Generated method - Getter of the
SolrSearchQueryProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch. |
boolean |
isFtsPhraseQuery()
Generated method - Getter of the
SolrSearchQueryProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch. |
boolean |
isFtsQuery()
Generated method - Getter of the
SolrSearchQueryProperty.ftsQuery attribute defined at extension solrfacetsearch. |
boolean |
isFtsWildcardQuery()
Generated method - Getter of the
SolrSearchQueryProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch. |
boolean |
isIncludeInResponse()
Generated method - Getter of the
SolrSearchQueryProperty.includeInResponse attribute defined at extension solrfacetsearch. |
void |
setFacet(boolean value)
Generated method - Setter of
SolrSearchQueryProperty.facet attribute defined at extension solrfacetsearch. |
void |
setFacetDisplayNameProvider(String value)
Generated method - Setter of
SolrSearchQueryProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch. |
void |
setFacetSortProvider(String value)
Generated method - Setter of
SolrSearchQueryProperty.facetSortProvider attribute defined at extension solrfacetsearch. |
void |
setFacetTopValuesProvider(String value)
Generated method - Setter of
SolrSearchQueryProperty.facetTopValuesProvider attribute defined at extension solrfacetsearch. |
void |
setFacetType(SolrIndexedPropertyFacetType value)
Generated method - Setter of
SolrSearchQueryProperty.facetType attribute defined at extension solrfacetsearch. |
void |
setFtsFuzzyQuery(boolean value)
Generated method - Setter of
SolrSearchQueryProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch. |
void |
setFtsFuzzyQueryBoost(Float value)
Generated method - Setter of
SolrSearchQueryProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch. |
void |
setFtsFuzzyQueryFuzziness(Integer value)
Generated method - Setter of
SolrSearchQueryProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch. |
void |
setFtsFuzzyQueryMinTermLength(Integer value)
Generated method - Setter of
SolrSearchQueryProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch. |
void |
setFtsPhraseQuery(boolean value)
Generated method - Setter of
SolrSearchQueryProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch. |
void |
setFtsPhraseQueryBoost(Float value)
Generated method - Setter of
SolrSearchQueryProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch. |
void |
setFtsPhraseQuerySlop(Float value)
Generated method - Setter of
SolrSearchQueryProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch. |
void |
setFtsQuery(boolean value)
Generated method - Setter of
SolrSearchQueryProperty.ftsQuery attribute defined at extension solrfacetsearch. |
void |
setFtsQueryBoost(Float value)
Generated method - Setter of
SolrSearchQueryProperty.ftsQueryBoost attribute defined at extension solrfacetsearch. |
void |
setFtsQueryMinTermLength(Integer value)
Generated method - Setter of
SolrSearchQueryProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch. |
void |
setFtsWildcardQuery(boolean value)
Generated method - Setter of
SolrSearchQueryProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch. |
void |
setFtsWildcardQueryBoost(Float value)
Generated method - Setter of
SolrSearchQueryProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch. |
void |
setFtsWildcardQueryMinTermLength(Integer value)
Generated method - Setter of
SolrSearchQueryProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch. |
void |
setFtsWildcardQueryType(SolrWildcardType value)
Generated method - Setter of
SolrSearchQueryProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch. |
void |
setIncludeInResponse(boolean value)
Generated method - Setter of
SolrSearchQueryProperty.includeInResponse attribute defined at extension solrfacetsearch. |
void |
setIndexedProperty(SolrIndexedPropertyModel value)
Generated method - Initial setter of
SolrSearchQueryProperty.indexedProperty attribute defined at extension solrfacetsearch. |
void |
setPriority(Integer value)
Generated method - Setter of
SolrSearchQueryProperty.priority attribute defined at extension solrfacetsearch. |
void |
setSearchQueryTemplate(SolrSearchQueryTemplateModel value)
Generated method - Initial setter of
SolrSearchQueryProperty.searchQueryTemplate 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 _SOLRINDEXEDPROPERTY2SOLRSEARCHQUERYPROPERTY
SolrIndexedProperty2SolrSearchQueryProperty defining source attribute indexedProperty in extension solrfacetsearch.public static final String _SOLRSEARCHQUERYTEMPLATE2SOLRSEARCHQUERYPROPERTY
SolrSearchQueryTemplate2SolrSearchQueryProperty defining source attribute searchQueryTemplate in extension solrfacetsearch.public static final String PRIORITY
SolrSearchQueryProperty.priority attribute defined at extension solrfacetsearch.public static final String INCLUDEINRESPONSE
SolrSearchQueryProperty.includeInResponse attribute defined at extension solrfacetsearch.public static final String FACET
SolrSearchQueryProperty.facet attribute defined at extension solrfacetsearch.public static final String FACETTYPE
SolrSearchQueryProperty.facetType attribute defined at extension solrfacetsearch.public static final String FACETDISPLAYNAMEPROVIDER
SolrSearchQueryProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch.public static final String FACETSORTPROVIDER
SolrSearchQueryProperty.facetSortProvider attribute defined at extension solrfacetsearch.public static final String FACETTOPVALUESPROVIDER
SolrSearchQueryProperty.facetTopValuesProvider attribute defined at extension solrfacetsearch.public static final String FTSQUERY
SolrSearchQueryProperty.ftsQuery attribute defined at extension solrfacetsearch.public static final String FTSQUERYMINTERMLENGTH
SolrSearchQueryProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch.public static final String FTSQUERYBOOST
SolrSearchQueryProperty.ftsQueryBoost attribute defined at extension solrfacetsearch.public static final String FTSFUZZYQUERY
SolrSearchQueryProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch.public static final String FTSFUZZYQUERYMINTERMLENGTH
SolrSearchQueryProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch.public static final String FTSFUZZYQUERYFUZZINESS
SolrSearchQueryProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch.public static final String FTSFUZZYQUERYBOOST
SolrSearchQueryProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch.public static final String FTSWILDCARDQUERY
SolrSearchQueryProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch.public static final String FTSWILDCARDQUERYMINTERMLENGTH
SolrSearchQueryProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch.public static final String FTSWILDCARDQUERYTYPE
SolrSearchQueryProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch.public static final String FTSWILDCARDQUERYBOOST
SolrSearchQueryProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch.public static final String FTSPHRASEQUERY
SolrSearchQueryProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch.public static final String FTSPHRASEQUERYSLOP
SolrSearchQueryProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch.public static final String FTSPHRASEQUERYBOOST
SolrSearchQueryProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch.public static final String INDEXEDPROPERTYPOS
SolrSearchQueryProperty.indexedPropertyPOS attribute defined at extension solrfacetsearch.public static final String INDEXEDPROPERTY
SolrSearchQueryProperty.indexedProperty attribute defined at extension solrfacetsearch.public static final String SEARCHQUERYTEMPLATEPOS
SolrSearchQueryProperty.searchQueryTemplatePOS attribute defined at extension solrfacetsearch.public static final String SEARCHQUERYTEMPLATE
SolrSearchQueryProperty.searchQueryTemplate attribute defined at extension solrfacetsearch.public SolrSearchQueryPropertyModel()
public SolrSearchQueryPropertyModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SolrSearchQueryPropertyModel(SolrIndexedPropertyModel _indexedProperty, SolrSearchQueryTemplateModel _searchQueryTemplate)
_indexedProperty - initial attribute declared by type SolrSearchQueryProperty at extension solrfacetsearch_searchQueryTemplate - initial attribute declared by type SolrSearchQueryProperty at extension solrfacetsearch@Deprecated public SolrSearchQueryPropertyModel(SolrIndexedPropertyModel _indexedProperty, ItemModel _owner, SolrSearchQueryTemplateModel _searchQueryTemplate)
_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@Accessor(qualifier="facetDisplayNameProvider", type=GETTER) public String getFacetDisplayNameProvider()
SolrSearchQueryProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch.@Accessor(qualifier="facetSortProvider", type=GETTER) public String getFacetSortProvider()
SolrSearchQueryProperty.facetSortProvider attribute defined at extension solrfacetsearch.@Accessor(qualifier="facetTopValuesProvider", type=GETTER) public String getFacetTopValuesProvider()
SolrSearchQueryProperty.facetTopValuesProvider attribute defined at extension solrfacetsearch.@Accessor(qualifier="facetType", type=GETTER) public SolrIndexedPropertyFacetType getFacetType()
SolrSearchQueryProperty.facetType attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsFuzzyQueryBoost", type=GETTER) public Float getFtsFuzzyQueryBoost()
SolrSearchQueryProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsFuzzyQueryFuzziness", type=GETTER) public Integer getFtsFuzzyQueryFuzziness()
SolrSearchQueryProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsFuzzyQueryMinTermLength", type=GETTER) public Integer getFtsFuzzyQueryMinTermLength()
SolrSearchQueryProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsPhraseQueryBoost", type=GETTER) public Float getFtsPhraseQueryBoost()
SolrSearchQueryProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsPhraseQuerySlop", type=GETTER) public Float getFtsPhraseQuerySlop()
SolrSearchQueryProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsQueryBoost", type=GETTER) public Float getFtsQueryBoost()
SolrSearchQueryProperty.ftsQueryBoost attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsQueryMinTermLength", type=GETTER) public Integer getFtsQueryMinTermLength()
SolrSearchQueryProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsWildcardQueryBoost", type=GETTER) public Float getFtsWildcardQueryBoost()
SolrSearchQueryProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsWildcardQueryMinTermLength", type=GETTER) public Integer getFtsWildcardQueryMinTermLength()
SolrSearchQueryProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsWildcardQueryType", type=GETTER) public SolrWildcardType getFtsWildcardQueryType()
SolrSearchQueryProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch.@Accessor(qualifier="indexedProperty", type=GETTER) public SolrIndexedPropertyModel getIndexedProperty()
SolrSearchQueryProperty.indexedProperty attribute defined at extension solrfacetsearch.@Accessor(qualifier="priority", type=GETTER) public Integer getPriority()
SolrSearchQueryProperty.priority attribute defined at extension solrfacetsearch.@Accessor(qualifier="searchQueryTemplate", type=GETTER) public SolrSearchQueryTemplateModel getSearchQueryTemplate()
SolrSearchQueryProperty.searchQueryTemplate attribute defined at extension solrfacetsearch.@Accessor(qualifier="facet", type=GETTER) public boolean isFacet()
SolrSearchQueryProperty.facet attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsFuzzyQuery", type=GETTER) public boolean isFtsFuzzyQuery()
SolrSearchQueryProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsPhraseQuery", type=GETTER) public boolean isFtsPhraseQuery()
SolrSearchQueryProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsQuery", type=GETTER) public boolean isFtsQuery()
SolrSearchQueryProperty.ftsQuery attribute defined at extension solrfacetsearch.@Accessor(qualifier="ftsWildcardQuery", type=GETTER) public boolean isFtsWildcardQuery()
SolrSearchQueryProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch.@Accessor(qualifier="includeInResponse", type=GETTER) public boolean isIncludeInResponse()
SolrSearchQueryProperty.includeInResponse attribute defined at extension solrfacetsearch.@Accessor(qualifier="facet", type=SETTER) public void setFacet(boolean value)
SolrSearchQueryProperty.facet attribute defined at extension solrfacetsearch.value - the facet@Accessor(qualifier="facetDisplayNameProvider", type=SETTER) public void setFacetDisplayNameProvider(String value)
SolrSearchQueryProperty.facetDisplayNameProvider attribute defined at extension solrfacetsearch.value - the facetDisplayNameProvider@Accessor(qualifier="facetSortProvider", type=SETTER) public void setFacetSortProvider(String value)
SolrSearchQueryProperty.facetSortProvider attribute defined at extension solrfacetsearch.value - the facetSortProvider@Accessor(qualifier="facetTopValuesProvider", type=SETTER) public void setFacetTopValuesProvider(String value)
SolrSearchQueryProperty.facetTopValuesProvider attribute defined at extension solrfacetsearch.value - the facetTopValuesProvider@Accessor(qualifier="facetType", type=SETTER) public void setFacetType(SolrIndexedPropertyFacetType value)
SolrSearchQueryProperty.facetType attribute defined at extension solrfacetsearch.value - the facetType@Accessor(qualifier="ftsFuzzyQuery", type=SETTER) public void setFtsFuzzyQuery(boolean value)
SolrSearchQueryProperty.ftsFuzzyQuery attribute defined at extension solrfacetsearch.value - the ftsFuzzyQuery@Accessor(qualifier="ftsFuzzyQueryBoost", type=SETTER) public void setFtsFuzzyQueryBoost(Float value)
SolrSearchQueryProperty.ftsFuzzyQueryBoost attribute defined at extension solrfacetsearch.value - the ftsFuzzyQueryBoost@Accessor(qualifier="ftsFuzzyQueryFuzziness", type=SETTER) public void setFtsFuzzyQueryFuzziness(Integer value)
SolrSearchQueryProperty.ftsFuzzyQueryFuzziness attribute defined at extension solrfacetsearch.value - the ftsFuzzyQueryFuzziness@Accessor(qualifier="ftsFuzzyQueryMinTermLength", type=SETTER) public void setFtsFuzzyQueryMinTermLength(Integer value)
SolrSearchQueryProperty.ftsFuzzyQueryMinTermLength attribute defined at extension solrfacetsearch.value - the ftsFuzzyQueryMinTermLength@Accessor(qualifier="ftsPhraseQuery", type=SETTER) public void setFtsPhraseQuery(boolean value)
SolrSearchQueryProperty.ftsPhraseQuery attribute defined at extension solrfacetsearch.value - the ftsPhraseQuery@Accessor(qualifier="ftsPhraseQueryBoost", type=SETTER) public void setFtsPhraseQueryBoost(Float value)
SolrSearchQueryProperty.ftsPhraseQueryBoost attribute defined at extension solrfacetsearch.value - the ftsPhraseQueryBoost@Accessor(qualifier="ftsPhraseQuerySlop", type=SETTER) public void setFtsPhraseQuerySlop(Float value)
SolrSearchQueryProperty.ftsPhraseQuerySlop attribute defined at extension solrfacetsearch.value - the ftsPhraseQuerySlop@Accessor(qualifier="ftsQuery", type=SETTER) public void setFtsQuery(boolean value)
SolrSearchQueryProperty.ftsQuery attribute defined at extension solrfacetsearch.value - the ftsQuery@Accessor(qualifier="ftsQueryBoost", type=SETTER) public void setFtsQueryBoost(Float value)
SolrSearchQueryProperty.ftsQueryBoost attribute defined at extension solrfacetsearch.value - the ftsQueryBoost@Accessor(qualifier="ftsQueryMinTermLength", type=SETTER) public void setFtsQueryMinTermLength(Integer value)
SolrSearchQueryProperty.ftsQueryMinTermLength attribute defined at extension solrfacetsearch.value - the ftsQueryMinTermLength@Accessor(qualifier="ftsWildcardQuery", type=SETTER) public void setFtsWildcardQuery(boolean value)
SolrSearchQueryProperty.ftsWildcardQuery attribute defined at extension solrfacetsearch.value - the ftsWildcardQuery@Accessor(qualifier="ftsWildcardQueryBoost", type=SETTER) public void setFtsWildcardQueryBoost(Float value)
SolrSearchQueryProperty.ftsWildcardQueryBoost attribute defined at extension solrfacetsearch.value - the ftsWildcardQueryBoost@Accessor(qualifier="ftsWildcardQueryMinTermLength", type=SETTER) public void setFtsWildcardQueryMinTermLength(Integer value)
SolrSearchQueryProperty.ftsWildcardQueryMinTermLength attribute defined at extension solrfacetsearch.value - the ftsWildcardQueryMinTermLength@Accessor(qualifier="ftsWildcardQueryType", type=SETTER) public void setFtsWildcardQueryType(SolrWildcardType value)
SolrSearchQueryProperty.ftsWildcardQueryType attribute defined at extension solrfacetsearch.value - the ftsWildcardQueryType@Accessor(qualifier="includeInResponse", type=SETTER) public void setIncludeInResponse(boolean value)
SolrSearchQueryProperty.includeInResponse attribute defined at extension solrfacetsearch.value - the includeInResponse@Accessor(qualifier="indexedProperty", type=SETTER) public void setIndexedProperty(SolrIndexedPropertyModel value)
SolrSearchQueryProperty.indexedProperty attribute defined at extension solrfacetsearch. Can only be used at creation of model - before first save.value - the indexedProperty@Accessor(qualifier="priority", type=SETTER) public void setPriority(Integer value)
SolrSearchQueryProperty.priority attribute defined at extension solrfacetsearch.value - the priority@Accessor(qualifier="searchQueryTemplate", type=SETTER) public void setSearchQueryTemplate(SolrSearchQueryTemplateModel value)
SolrSearchQueryProperty.searchQueryTemplate attribute defined at extension solrfacetsearch. Can only be used at creation of model - before first save.value - the searchQueryTemplateCopyright © 2017 SAP SE. All Rights Reserved.