public abstract class GeneratedSolrIndexedProperty extends GenericItem
SolrIndexedProperty.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
CURRENCY
Qualifier of the
SolrIndexedProperty.currency attribute |
static String |
CUSTOMFACETSORTPROVIDER
Qualifier of the
SolrIndexedProperty.customFacetSortProvider attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DISPLAYNAME
Qualifier of the
SolrIndexedProperty.displayName attribute |
static String |
EXPORTID
Qualifier of the
SolrIndexedProperty.exportId attribute |
static String |
FACET
Qualifier of the
SolrIndexedProperty.facet attribute |
static String |
FACETDISPLAYNAMEPROVIDER
Qualifier of the
SolrIndexedProperty.facetDisplayNameProvider attribute |
static String |
FACETTYPE
Qualifier of the
SolrIndexedProperty.facetType attribute |
static String |
FIELDVALUEPROVIDER
Qualifier of the
SolrIndexedProperty.fieldValueProvider attribute |
static String |
FTSFUZZYQUERY
Qualifier of the
SolrIndexedProperty.ftsFuzzyQuery attribute |
static String |
FTSFUZZYQUERYBOOST
Qualifier of the
SolrIndexedProperty.ftsFuzzyQueryBoost attribute |
static String |
FTSFUZZYQUERYFUZZINESS
Qualifier of the
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute |
static String |
FTSFUZZYQUERYMINTERMLENGTH
Qualifier of the
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute |
static String |
FTSPHRASEQUERY
Qualifier of the
SolrIndexedProperty.ftsPhraseQuery attribute |
static String |
FTSPHRASEQUERYBOOST
Qualifier of the
SolrIndexedProperty.ftsPhraseQueryBoost attribute |
static String |
FTSPHRASEQUERYSLOP
Qualifier of the
SolrIndexedProperty.ftsPhraseQuerySlop attribute |
static String |
FTSQUERY
Qualifier of the
SolrIndexedProperty.ftsQuery attribute |
static String |
FTSQUERYBOOST
Qualifier of the
SolrIndexedProperty.ftsQueryBoost attribute |
static String |
FTSQUERYMINTERMLENGTH
Qualifier of the
SolrIndexedProperty.ftsQueryMinTermLength attribute |
static String |
FTSWILDCARDQUERY
Qualifier of the
SolrIndexedProperty.ftsWildcardQuery attribute |
static String |
FTSWILDCARDQUERYBOOST
Qualifier of the
SolrIndexedProperty.ftsWildcardQueryBoost attribute |
static String |
FTSWILDCARDQUERYMINTERMLENGTH
Qualifier of the
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute |
static String |
FTSWILDCARDQUERYTYPE
Qualifier of the
SolrIndexedProperty.ftsWildcardQueryType attribute |
static String |
INCLUDEINRESPONSE
Qualifier of the
SolrIndexedProperty.includeInResponse attribute |
static String |
LOCALIZED
Qualifier of the
SolrIndexedProperty.localized attribute |
static String |
MULTIVALUE
Qualifier of the
SolrIndexedProperty.multiValue attribute |
static String |
NAME
Qualifier of the
SolrIndexedProperty.name attribute |
static String |
PRIORITY
Qualifier of the
SolrIndexedProperty.priority attribute |
static String |
RANGESET
Qualifier of the
SolrIndexedProperty.rangeSet attribute |
static String |
RANGESETS
Qualifier of the
SolrIndexedProperty.rangeSets attribute |
static String |
SEARCHQUERYPROPERTIES
Qualifier of the
SolrIndexedProperty.searchQueryProperties attribute |
protected static OneToManyHandler<SolrSearchQueryProperty> |
SEARCHQUERYPROPERTIESHANDLER
OneToManyHandler for handling 1:n SEARCHQUERYPROPERTIES's relation attributes from 'many' side. |
protected static String |
SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for SolrIndexedProperty2SolrValueRangeSetRelation from ((solrfacetsearch))
|
protected static String |
SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_SRC_ORDERED
Relation ordering override parameter constants for SolrIndexedProperty2SolrValueRangeSetRelation from ((solrfacetsearch))
|
protected static String |
SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_TGT_ORDERED |
static String |
SOLRINDEXEDTYPE
Qualifier of the
SolrIndexedProperty.solrIndexedType attribute |
protected static BidirectionalOneToManyHandler<GeneratedSolrIndexedProperty> |
SOLRINDEXEDTYPEHANDLER
BidirectionalOneToManyHandler for handling 1:n SOLRINDEXEDTYPE's relation attributes from 'one' side. |
static String |
SOLRINDEXEDTYPEPOS
Qualifier of the
SolrIndexedProperty.solrIndexedTypePOS attribute |
static String |
SORTABLETYPE
Qualifier of the
SolrIndexedProperty.sortableType attribute |
static String |
TOPVALUESPROVIDER
Qualifier of the
SolrIndexedProperty.topValuesProvider attribute |
static String |
TYPE
Qualifier of the
SolrIndexedProperty.type attribute |
static String |
USEFORAUTOCOMPLETE
Qualifier of the
SolrIndexedProperty.useForAutocomplete attribute |
static String |
USEFORSPELLCHECKING
Qualifier of the
SolrIndexedProperty.useForSpellchecking attribute |
static String |
VALUEPROVIDERPARAMETER
Qualifier of the
SolrIndexedProperty.valueProviderParameter attribute |
static String |
VALUEPROVIDERPARAMETERS
Qualifier of the
SolrIndexedProperty.valueProviderParameters attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjectsimpl, tenant| Constructor and Description |
|---|
GeneratedSolrIndexedProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToRangeSets(SessionContext ctx,
SolrValueRangeSet value)
Generated method - Adds
value to rangeSets. |
void |
addToRangeSets(SolrValueRangeSet value)
Generated method - Adds
value to rangeSets. |
void |
addToSearchQueryProperties(SessionContext ctx,
SolrSearchQueryProperty value)
Generated method - Adds
value to searchQueryProperties. |
void |
addToSearchQueryProperties(SolrSearchQueryProperty value)
Generated method - Adds
value to searchQueryProperties. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
Map<Language,String> |
getAllDisplayName()
Generated method - Getter of the
SolrIndexedProperty.displayName attribute. |
Map<Language,String> |
getAllDisplayName(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.displayName attribute. |
Map<String,String> |
getAllValueProviderParameters()
Generated method - Getter of the
SolrIndexedProperty.valueProviderParameters attribute. |
Map<String,String> |
getAllValueProviderParameters(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.valueProviderParameters attribute. |
String |
getCustomFacetSortProvider()
Generated method - Getter of the
SolrIndexedProperty.customFacetSortProvider attribute. |
String |
getCustomFacetSortProvider(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.customFacetSortProvider attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getDisplayName()
Generated method - Getter of the
SolrIndexedProperty.displayName attribute. |
String |
getDisplayName(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.displayName attribute. |
String |
getExportId()
Generated method - Getter of the
SolrIndexedProperty.exportId attribute. |
String |
getExportId(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.exportId attribute. |
String |
getFacetDisplayNameProvider()
Generated method - Getter of the
SolrIndexedProperty.facetDisplayNameProvider attribute. |
String |
getFacetDisplayNameProvider(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.facetDisplayNameProvider attribute. |
EnumerationValue |
getFacetType()
Generated method - Getter of the
SolrIndexedProperty.facetType attribute. |
EnumerationValue |
getFacetType(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.facetType attribute. |
String |
getFieldValueProvider()
Generated method - Getter of the
SolrIndexedProperty.fieldValueProvider attribute. |
String |
getFieldValueProvider(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.fieldValueProvider attribute. |
Float |
getFtsFuzzyQueryBoost()
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryBoost attribute. |
Float |
getFtsFuzzyQueryBoost(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryBoost attribute. |
float |
getFtsFuzzyQueryBoostAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryBoost attribute. |
float |
getFtsFuzzyQueryBoostAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryBoost attribute. |
Integer |
getFtsFuzzyQueryFuzziness()
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute. |
Integer |
getFtsFuzzyQueryFuzziness(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute. |
int |
getFtsFuzzyQueryFuzzinessAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute. |
int |
getFtsFuzzyQueryFuzzinessAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute. |
Integer |
getFtsFuzzyQueryMinTermLength()
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute. |
Integer |
getFtsFuzzyQueryMinTermLength(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute. |
int |
getFtsFuzzyQueryMinTermLengthAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute. |
int |
getFtsFuzzyQueryMinTermLengthAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute. |
Float |
getFtsPhraseQueryBoost()
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQueryBoost attribute. |
Float |
getFtsPhraseQueryBoost(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQueryBoost attribute. |
float |
getFtsPhraseQueryBoostAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQueryBoost attribute. |
float |
getFtsPhraseQueryBoostAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQueryBoost attribute. |
Float |
getFtsPhraseQuerySlop()
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQuerySlop attribute. |
Float |
getFtsPhraseQuerySlop(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQuerySlop attribute. |
float |
getFtsPhraseQuerySlopAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQuerySlop attribute. |
float |
getFtsPhraseQuerySlopAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQuerySlop attribute. |
Float |
getFtsQueryBoost()
Generated method - Getter of the
SolrIndexedProperty.ftsQueryBoost attribute. |
Float |
getFtsQueryBoost(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsQueryBoost attribute. |
float |
getFtsQueryBoostAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsQueryBoost attribute. |
float |
getFtsQueryBoostAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsQueryBoost attribute. |
Integer |
getFtsQueryMinTermLength()
Generated method - Getter of the
SolrIndexedProperty.ftsQueryMinTermLength attribute. |
Integer |
getFtsQueryMinTermLength(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsQueryMinTermLength attribute. |
int |
getFtsQueryMinTermLengthAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsQueryMinTermLength attribute. |
int |
getFtsQueryMinTermLengthAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsQueryMinTermLength attribute. |
Float |
getFtsWildcardQueryBoost()
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQueryBoost attribute. |
Float |
getFtsWildcardQueryBoost(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQueryBoost attribute. |
float |
getFtsWildcardQueryBoostAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQueryBoost attribute. |
float |
getFtsWildcardQueryBoostAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQueryBoost attribute. |
Integer |
getFtsWildcardQueryMinTermLength()
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute. |
Integer |
getFtsWildcardQueryMinTermLength(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute. |
int |
getFtsWildcardQueryMinTermLengthAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute. |
int |
getFtsWildcardQueryMinTermLengthAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute. |
EnumerationValue |
getFtsWildcardQueryType()
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQueryType attribute. |
EnumerationValue |
getFtsWildcardQueryType(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQueryType attribute. |
String |
getName()
Generated method - Getter of the
SolrIndexedProperty.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.name attribute. |
Integer |
getPriority()
Generated method - Getter of the
SolrIndexedProperty.priority attribute. |
Integer |
getPriority(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.priority attribute. |
int |
getPriorityAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.priority attribute. |
int |
getPriorityAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.priority attribute. |
SolrValueRangeSet |
getRangeSet()
Generated method - Getter of the
SolrIndexedProperty.rangeSet attribute. |
SolrValueRangeSet |
getRangeSet(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.rangeSet attribute. |
List<SolrValueRangeSet> |
getRangeSets()
Generated method - Getter of the
SolrIndexedProperty.rangeSets attribute. |
List<SolrValueRangeSet> |
getRangeSets(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.rangeSets attribute. |
long |
getRangeSetsCount() |
long |
getRangeSetsCount(SessionContext ctx) |
Collection<SolrSearchQueryProperty> |
getSearchQueryProperties()
Generated method - Getter of the
SolrIndexedProperty.searchQueryProperties attribute. |
Collection<SolrSearchQueryProperty> |
getSearchQueryProperties(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.searchQueryProperties attribute. |
SolrIndexedType |
getSolrIndexedType()
Generated method - Getter of the
SolrIndexedProperty.solrIndexedType attribute. |
SolrIndexedType |
getSolrIndexedType(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.solrIndexedType attribute. |
EnumerationValue |
getSortableType()
Generated method - Getter of the
SolrIndexedProperty.sortableType attribute. |
EnumerationValue |
getSortableType(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.sortableType attribute. |
String |
getTopValuesProvider()
Generated method - Getter of the
SolrIndexedProperty.topValuesProvider attribute. |
String |
getTopValuesProvider(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.topValuesProvider attribute. |
EnumerationValue |
getType()
Generated method - Getter of the
SolrIndexedProperty.type attribute. |
EnumerationValue |
getType(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.type attribute. |
String |
getValueProviderParameter()
Generated method - Getter of the
SolrIndexedProperty.valueProviderParameter attribute. |
String |
getValueProviderParameter(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.valueProviderParameter attribute. |
Boolean |
isCurrency()
Generated method - Getter of the
SolrIndexedProperty.currency attribute. |
Boolean |
isCurrency(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.currency attribute. |
boolean |
isCurrencyAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.currency attribute. |
boolean |
isCurrencyAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.currency attribute. |
Boolean |
isFacet()
Generated method - Getter of the
SolrIndexedProperty.facet attribute. |
Boolean |
isFacet(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.facet attribute. |
boolean |
isFacetAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.facet attribute. |
boolean |
isFacetAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.facet attribute. |
Boolean |
isFtsFuzzyQuery()
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQuery attribute. |
Boolean |
isFtsFuzzyQuery(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQuery attribute. |
boolean |
isFtsFuzzyQueryAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQuery attribute. |
boolean |
isFtsFuzzyQueryAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsFuzzyQuery attribute. |
Boolean |
isFtsPhraseQuery()
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQuery attribute. |
Boolean |
isFtsPhraseQuery(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQuery attribute. |
boolean |
isFtsPhraseQueryAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQuery attribute. |
boolean |
isFtsPhraseQueryAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsPhraseQuery attribute. |
Boolean |
isFtsQuery()
Generated method - Getter of the
SolrIndexedProperty.ftsQuery attribute. |
Boolean |
isFtsQuery(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsQuery attribute. |
boolean |
isFtsQueryAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsQuery attribute. |
boolean |
isFtsQueryAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsQuery attribute. |
Boolean |
isFtsWildcardQuery()
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQuery attribute. |
Boolean |
isFtsWildcardQuery(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQuery attribute. |
boolean |
isFtsWildcardQueryAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQuery attribute. |
boolean |
isFtsWildcardQueryAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.ftsWildcardQuery attribute. |
Boolean |
isIncludeInResponse()
Generated method - Getter of the
SolrIndexedProperty.includeInResponse attribute. |
Boolean |
isIncludeInResponse(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.includeInResponse attribute. |
boolean |
isIncludeInResponseAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.includeInResponse attribute. |
boolean |
isIncludeInResponseAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.includeInResponse attribute. |
Boolean |
isLocalized()
Generated method - Getter of the
SolrIndexedProperty.localized attribute. |
Boolean |
isLocalized(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.localized attribute. |
boolean |
isLocalizedAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.localized attribute. |
boolean |
isLocalizedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.localized attribute. |
Boolean |
isMultiValue()
Generated method - Getter of the
SolrIndexedProperty.multiValue attribute. |
Boolean |
isMultiValue(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.multiValue attribute. |
boolean |
isMultiValueAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.multiValue attribute. |
boolean |
isMultiValueAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.multiValue attribute. |
Boolean |
isUseForAutocomplete()
Generated method - Getter of the
SolrIndexedProperty.useForAutocomplete attribute. |
Boolean |
isUseForAutocomplete(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.useForAutocomplete attribute. |
boolean |
isUseForAutocompleteAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.useForAutocomplete attribute. |
boolean |
isUseForAutocompleteAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.useForAutocomplete attribute. |
Boolean |
isUseForSpellchecking()
Generated method - Getter of the
SolrIndexedProperty.useForSpellchecking attribute. |
Boolean |
isUseForSpellchecking(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.useForSpellchecking attribute. |
boolean |
isUseForSpellcheckingAsPrimitive()
Generated method - Getter of the
SolrIndexedProperty.useForSpellchecking attribute. |
boolean |
isUseForSpellcheckingAsPrimitive(SessionContext ctx)
Generated method - Getter of the
SolrIndexedProperty.useForSpellchecking attribute. |
void |
removeFromRangeSets(SessionContext ctx,
SolrValueRangeSet value)
Generated method - Removes
value from rangeSets. |
void |
removeFromRangeSets(SolrValueRangeSet value)
Generated method - Removes
value from rangeSets. |
void |
removeFromSearchQueryProperties(SessionContext ctx,
SolrSearchQueryProperty value)
Generated method - Removes
value from searchQueryProperties. |
void |
removeFromSearchQueryProperties(SolrSearchQueryProperty value)
Generated method - Removes
value from searchQueryProperties. |
void |
setAllDisplayName(Map<Language,String> value)
Generated method - Setter of the
SolrIndexedProperty.displayName attribute. |
void |
setAllDisplayName(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
SolrIndexedProperty.displayName attribute. |
void |
setAllValueProviderParameters(Map<String,String> value)
Generated method - Setter of the
SolrIndexedProperty.valueProviderParameters attribute. |
void |
setAllValueProviderParameters(SessionContext ctx,
Map<String,String> value)
Generated method - Setter of the
SolrIndexedProperty.valueProviderParameters attribute. |
void |
setCurrency(boolean value)
Generated method - Setter of the
SolrIndexedProperty.currency attribute. |
void |
setCurrency(Boolean value)
Generated method - Setter of the
SolrIndexedProperty.currency attribute. |
void |
setCurrency(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexedProperty.currency attribute. |
void |
setCurrency(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexedProperty.currency attribute. |
void |
setCustomFacetSortProvider(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexedProperty.customFacetSortProvider attribute. |
void |
setCustomFacetSortProvider(String value)
Generated method - Setter of the
SolrIndexedProperty.customFacetSortProvider attribute. |
void |
setDisplayName(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexedProperty.displayName attribute. |
void |
setDisplayName(String value)
Generated method - Setter of the
SolrIndexedProperty.displayName attribute. |
void |
setExportId(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexedProperty.exportId attribute. |
void |
setExportId(String value)
Generated method - Setter of the
SolrIndexedProperty.exportId attribute. |
void |
setFacet(boolean value)
Generated method - Setter of the
SolrIndexedProperty.facet attribute. |
void |
setFacet(Boolean value)
Generated method - Setter of the
SolrIndexedProperty.facet attribute. |
void |
setFacet(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexedProperty.facet attribute. |
void |
setFacet(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexedProperty.facet attribute. |
void |
setFacetDisplayNameProvider(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexedProperty.facetDisplayNameProvider attribute. |
void |
setFacetDisplayNameProvider(String value)
Generated method - Setter of the
SolrIndexedProperty.facetDisplayNameProvider attribute. |
void |
setFacetType(EnumerationValue value)
Generated method - Setter of the
SolrIndexedProperty.facetType attribute. |
void |
setFacetType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SolrIndexedProperty.facetType attribute. |
void |
setFieldValueProvider(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexedProperty.fieldValueProvider attribute. |
void |
setFieldValueProvider(String value)
Generated method - Setter of the
SolrIndexedProperty.fieldValueProvider attribute. |
void |
setFtsFuzzyQuery(boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQuery attribute. |
void |
setFtsFuzzyQuery(Boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQuery attribute. |
void |
setFtsFuzzyQuery(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQuery attribute. |
void |
setFtsFuzzyQuery(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQuery attribute. |
void |
setFtsFuzzyQueryBoost(float value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryBoost attribute. |
void |
setFtsFuzzyQueryBoost(Float value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryBoost attribute. |
void |
setFtsFuzzyQueryBoost(SessionContext ctx,
float value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryBoost attribute. |
void |
setFtsFuzzyQueryBoost(SessionContext ctx,
Float value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryBoost attribute. |
void |
setFtsFuzzyQueryFuzziness(int value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute. |
void |
setFtsFuzzyQueryFuzziness(Integer value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute. |
void |
setFtsFuzzyQueryFuzziness(SessionContext ctx,
int value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute. |
void |
setFtsFuzzyQueryFuzziness(SessionContext ctx,
Integer value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute. |
void |
setFtsFuzzyQueryMinTermLength(int value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute. |
void |
setFtsFuzzyQueryMinTermLength(Integer value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute. |
void |
setFtsFuzzyQueryMinTermLength(SessionContext ctx,
int value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute. |
void |
setFtsFuzzyQueryMinTermLength(SessionContext ctx,
Integer value)
Generated method - Setter of the
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute. |
void |
setFtsPhraseQuery(boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQuery attribute. |
void |
setFtsPhraseQuery(Boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQuery attribute. |
void |
setFtsPhraseQuery(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQuery attribute. |
void |
setFtsPhraseQuery(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQuery attribute. |
void |
setFtsPhraseQueryBoost(float value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQueryBoost attribute. |
void |
setFtsPhraseQueryBoost(Float value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQueryBoost attribute. |
void |
setFtsPhraseQueryBoost(SessionContext ctx,
float value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQueryBoost attribute. |
void |
setFtsPhraseQueryBoost(SessionContext ctx,
Float value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQueryBoost attribute. |
void |
setFtsPhraseQuerySlop(float value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQuerySlop attribute. |
void |
setFtsPhraseQuerySlop(Float value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQuerySlop attribute. |
void |
setFtsPhraseQuerySlop(SessionContext ctx,
float value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQuerySlop attribute. |
void |
setFtsPhraseQuerySlop(SessionContext ctx,
Float value)
Generated method - Setter of the
SolrIndexedProperty.ftsPhraseQuerySlop attribute. |
void |
setFtsQuery(boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsQuery attribute. |
void |
setFtsQuery(Boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsQuery attribute. |
void |
setFtsQuery(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsQuery attribute. |
void |
setFtsQuery(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsQuery attribute. |
void |
setFtsQueryBoost(float value)
Generated method - Setter of the
SolrIndexedProperty.ftsQueryBoost attribute. |
void |
setFtsQueryBoost(Float value)
Generated method - Setter of the
SolrIndexedProperty.ftsQueryBoost attribute. |
void |
setFtsQueryBoost(SessionContext ctx,
float value)
Generated method - Setter of the
SolrIndexedProperty.ftsQueryBoost attribute. |
void |
setFtsQueryBoost(SessionContext ctx,
Float value)
Generated method - Setter of the
SolrIndexedProperty.ftsQueryBoost attribute. |
void |
setFtsQueryMinTermLength(int value)
Generated method - Setter of the
SolrIndexedProperty.ftsQueryMinTermLength attribute. |
void |
setFtsQueryMinTermLength(Integer value)
Generated method - Setter of the
SolrIndexedProperty.ftsQueryMinTermLength attribute. |
void |
setFtsQueryMinTermLength(SessionContext ctx,
int value)
Generated method - Setter of the
SolrIndexedProperty.ftsQueryMinTermLength attribute. |
void |
setFtsQueryMinTermLength(SessionContext ctx,
Integer value)
Generated method - Setter of the
SolrIndexedProperty.ftsQueryMinTermLength attribute. |
void |
setFtsWildcardQuery(boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQuery attribute. |
void |
setFtsWildcardQuery(Boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQuery attribute. |
void |
setFtsWildcardQuery(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQuery attribute. |
void |
setFtsWildcardQuery(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQuery attribute. |
void |
setFtsWildcardQueryBoost(float value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQueryBoost attribute. |
void |
setFtsWildcardQueryBoost(Float value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQueryBoost attribute. |
void |
setFtsWildcardQueryBoost(SessionContext ctx,
float value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQueryBoost attribute. |
void |
setFtsWildcardQueryBoost(SessionContext ctx,
Float value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQueryBoost attribute. |
void |
setFtsWildcardQueryMinTermLength(int value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute. |
void |
setFtsWildcardQueryMinTermLength(Integer value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute. |
void |
setFtsWildcardQueryMinTermLength(SessionContext ctx,
int value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute. |
void |
setFtsWildcardQueryMinTermLength(SessionContext ctx,
Integer value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute. |
void |
setFtsWildcardQueryType(EnumerationValue value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQueryType attribute. |
void |
setFtsWildcardQueryType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SolrIndexedProperty.ftsWildcardQueryType attribute. |
void |
setIncludeInResponse(boolean value)
Generated method - Setter of the
SolrIndexedProperty.includeInResponse attribute. |
void |
setIncludeInResponse(Boolean value)
Generated method - Setter of the
SolrIndexedProperty.includeInResponse attribute. |
void |
setIncludeInResponse(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexedProperty.includeInResponse attribute. |
void |
setIncludeInResponse(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexedProperty.includeInResponse attribute. |
void |
setLocalized(boolean value)
Generated method - Setter of the
SolrIndexedProperty.localized attribute. |
void |
setLocalized(Boolean value)
Generated method - Setter of the
SolrIndexedProperty.localized attribute. |
void |
setLocalized(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexedProperty.localized attribute. |
void |
setLocalized(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexedProperty.localized attribute. |
void |
setMultiValue(boolean value)
Generated method - Setter of the
SolrIndexedProperty.multiValue attribute. |
void |
setMultiValue(Boolean value)
Generated method - Setter of the
SolrIndexedProperty.multiValue attribute. |
void |
setMultiValue(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexedProperty.multiValue attribute. |
void |
setMultiValue(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexedProperty.multiValue attribute. |
protected void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexedProperty.name attribute. |
protected void |
setName(String value)
Generated method - Setter of the
SolrIndexedProperty.name attribute. |
void |
setPriority(int value)
Generated method - Setter of the
SolrIndexedProperty.priority attribute. |
void |
setPriority(Integer value)
Generated method - Setter of the
SolrIndexedProperty.priority attribute. |
void |
setPriority(SessionContext ctx,
int value)
Generated method - Setter of the
SolrIndexedProperty.priority attribute. |
void |
setPriority(SessionContext ctx,
Integer value)
Generated method - Setter of the
SolrIndexedProperty.priority attribute. |
void |
setRangeSet(SessionContext ctx,
SolrValueRangeSet value)
Generated method - Setter of the
SolrIndexedProperty.rangeSet attribute. |
void |
setRangeSet(SolrValueRangeSet value)
Generated method - Setter of the
SolrIndexedProperty.rangeSet attribute. |
void |
setRangeSets(List<SolrValueRangeSet> value)
Generated method - Setter of the
SolrIndexedProperty.rangeSets attribute. |
void |
setRangeSets(SessionContext ctx,
List<SolrValueRangeSet> value)
Generated method - Setter of the
SolrIndexedProperty.rangeSets attribute. |
void |
setSearchQueryProperties(Collection<SolrSearchQueryProperty> value)
Generated method - Setter of the
SolrIndexedProperty.searchQueryProperties attribute. |
void |
setSearchQueryProperties(SessionContext ctx,
Collection<SolrSearchQueryProperty> value)
Generated method - Setter of the
SolrIndexedProperty.searchQueryProperties attribute. |
void |
setSolrIndexedType(SessionContext ctx,
SolrIndexedType value)
Generated method - Setter of the
SolrIndexedProperty.solrIndexedType attribute. |
void |
setSolrIndexedType(SolrIndexedType value)
Generated method - Setter of the
SolrIndexedProperty.solrIndexedType attribute. |
void |
setSortableType(EnumerationValue value)
Generated method - Setter of the
SolrIndexedProperty.sortableType attribute. |
void |
setSortableType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SolrIndexedProperty.sortableType attribute. |
void |
setTopValuesProvider(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexedProperty.topValuesProvider attribute. |
void |
setTopValuesProvider(String value)
Generated method - Setter of the
SolrIndexedProperty.topValuesProvider attribute. |
void |
setType(EnumerationValue value)
Generated method - Setter of the
SolrIndexedProperty.type attribute. |
void |
setType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
SolrIndexedProperty.type attribute. |
void |
setUseForAutocomplete(boolean value)
Generated method - Setter of the
SolrIndexedProperty.useForAutocomplete attribute. |
void |
setUseForAutocomplete(Boolean value)
Generated method - Setter of the
SolrIndexedProperty.useForAutocomplete attribute. |
void |
setUseForAutocomplete(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexedProperty.useForAutocomplete attribute. |
void |
setUseForAutocomplete(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexedProperty.useForAutocomplete attribute. |
void |
setUseForSpellchecking(boolean value)
Generated method - Setter of the
SolrIndexedProperty.useForSpellchecking attribute. |
void |
setUseForSpellchecking(Boolean value)
Generated method - Setter of the
SolrIndexedProperty.useForSpellchecking attribute. |
void |
setUseForSpellchecking(SessionContext ctx,
boolean value)
Generated method - Setter of the
SolrIndexedProperty.useForSpellchecking attribute. |
void |
setUseForSpellchecking(SessionContext ctx,
Boolean value)
Generated method - Setter of the
SolrIndexedProperty.useForSpellchecking attribute. |
void |
setValueProviderParameter(SessionContext ctx,
String value)
Generated method - Setter of the
SolrIndexedProperty.valueProviderParameter attribute. |
void |
setValueProviderParameter(String value)
Generated method - Setter of the
SolrIndexedProperty.valueProviderParameter attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String NAME
SolrIndexedProperty.name attributepublic static final String DISPLAYNAME
SolrIndexedProperty.displayName attributepublic static final String TYPE
SolrIndexedProperty.type attributepublic static final String SORTABLETYPE
SolrIndexedProperty.sortableType attributepublic static final String FACET
SolrIndexedProperty.facet attributepublic static final String LOCALIZED
SolrIndexedProperty.localized attributepublic static final String CURRENCY
SolrIndexedProperty.currency attributepublic static final String MULTIVALUE
SolrIndexedProperty.multiValue attributepublic static final String RANGESET
SolrIndexedProperty.rangeSet attributepublic static final String FACETDISPLAYNAMEPROVIDER
SolrIndexedProperty.facetDisplayNameProvider attributepublic static final String FACETTYPE
SolrIndexedProperty.facetType attributepublic static final String FIELDVALUEPROVIDER
SolrIndexedProperty.fieldValueProvider attributepublic static final String VALUEPROVIDERPARAMETER
SolrIndexedProperty.valueProviderParameter attributepublic static final String VALUEPROVIDERPARAMETERS
SolrIndexedProperty.valueProviderParameters attributepublic static final String EXPORTID
SolrIndexedProperty.exportId attributepublic static final String USEFORSPELLCHECKING
SolrIndexedProperty.useForSpellchecking attributepublic static final String USEFORAUTOCOMPLETE
SolrIndexedProperty.useForAutocomplete attributepublic static final String PRIORITY
SolrIndexedProperty.priority attributepublic static final String INCLUDEINRESPONSE
SolrIndexedProperty.includeInResponse attributepublic static final String CUSTOMFACETSORTPROVIDER
SolrIndexedProperty.customFacetSortProvider attributepublic static final String TOPVALUESPROVIDER
SolrIndexedProperty.topValuesProvider attributepublic static final String FTSQUERY
SolrIndexedProperty.ftsQuery attributepublic static final String FTSQUERYMINTERMLENGTH
SolrIndexedProperty.ftsQueryMinTermLength attributepublic static final String FTSQUERYBOOST
SolrIndexedProperty.ftsQueryBoost attributepublic static final String FTSFUZZYQUERY
SolrIndexedProperty.ftsFuzzyQuery attributepublic static final String FTSFUZZYQUERYMINTERMLENGTH
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attributepublic static final String FTSFUZZYQUERYFUZZINESS
SolrIndexedProperty.ftsFuzzyQueryFuzziness attributepublic static final String FTSFUZZYQUERYBOOST
SolrIndexedProperty.ftsFuzzyQueryBoost attributepublic static final String FTSWILDCARDQUERY
SolrIndexedProperty.ftsWildcardQuery attributepublic static final String FTSWILDCARDQUERYMINTERMLENGTH
SolrIndexedProperty.ftsWildcardQueryMinTermLength attributepublic static final String FTSWILDCARDQUERYTYPE
SolrIndexedProperty.ftsWildcardQueryType attributepublic static final String FTSWILDCARDQUERYBOOST
SolrIndexedProperty.ftsWildcardQueryBoost attributepublic static final String FTSPHRASEQUERY
SolrIndexedProperty.ftsPhraseQuery attributepublic static final String FTSPHRASEQUERYSLOP
SolrIndexedProperty.ftsPhraseQuerySlop attributepublic static final String FTSPHRASEQUERYBOOST
SolrIndexedProperty.ftsPhraseQueryBoost attributepublic static final String SOLRINDEXEDTYPEPOS
SolrIndexedProperty.solrIndexedTypePOS attributepublic static final String SOLRINDEXEDTYPE
SolrIndexedProperty.solrIndexedType attributepublic static final String RANGESETS
SolrIndexedProperty.rangeSets attributeprotected static String SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_SRC_ORDERED
protected static String SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_TGT_ORDERED
protected static String SOLRINDEXEDPROPERTY2SOLRVALUERANGESETRELATION_MARKMODIFIED
public static final String SEARCHQUERYPROPERTIES
SolrIndexedProperty.searchQueryProperties attributeprotected static final BidirectionalOneToManyHandler<GeneratedSolrIndexedProperty> SOLRINDEXEDTYPEHANDLER
BidirectionalOneToManyHandler for handling 1:n SOLRINDEXEDTYPE's relation attributes from 'one' side.protected static final OneToManyHandler<SolrSearchQueryProperty> SEARCHQUERYPROPERTIESHANDLER
OneToManyHandler for handling 1:n SEARCHQUERYPROPERTIES's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itemprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class GenericItemctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic Boolean isCurrency(SessionContext ctx)
SolrIndexedProperty.currency attribute.public Boolean isCurrency()
SolrIndexedProperty.currency attribute.public boolean isCurrencyAsPrimitive(SessionContext ctx)
SolrIndexedProperty.currency attribute.public boolean isCurrencyAsPrimitive()
SolrIndexedProperty.currency attribute.public void setCurrency(SessionContext ctx, Boolean value)
SolrIndexedProperty.currency attribute.value - the currencypublic void setCurrency(Boolean value)
SolrIndexedProperty.currency attribute.value - the currencypublic void setCurrency(SessionContext ctx, boolean value)
SolrIndexedProperty.currency attribute.value - the currencypublic void setCurrency(boolean value)
SolrIndexedProperty.currency attribute.value - the currencypublic String getCustomFacetSortProvider(SessionContext ctx)
SolrIndexedProperty.customFacetSortProvider attribute.public String getCustomFacetSortProvider()
SolrIndexedProperty.customFacetSortProvider attribute.public void setCustomFacetSortProvider(SessionContext ctx, String value)
SolrIndexedProperty.customFacetSortProvider attribute.value - the customFacetSortProvider - The custom sort provider for the facet values, only used if facetSort is set to Custom.public void setCustomFacetSortProvider(String value)
SolrIndexedProperty.customFacetSortProvider attribute.value - the customFacetSortProvider - The custom sort provider for the facet values, only used if facetSort is set to Custom.public String getDisplayName(SessionContext ctx)
SolrIndexedProperty.displayName attribute.public String getDisplayName()
SolrIndexedProperty.displayName attribute.public Map<Language,String> getAllDisplayName(SessionContext ctx)
SolrIndexedProperty.displayName attribute.public Map<Language,String> getAllDisplayName()
SolrIndexedProperty.displayName attribute.public void setDisplayName(SessionContext ctx, String value)
SolrIndexedProperty.displayName attribute.value - the displayName - The display name for this property in the list of facet.public void setDisplayName(String value)
SolrIndexedProperty.displayName attribute.value - the displayName - The display name for this property in the list of facet.public void setAllDisplayName(SessionContext ctx, Map<Language,String> value)
SolrIndexedProperty.displayName attribute.value - the displayName - The display name for this property in the list of facet.public void setAllDisplayName(Map<Language,String> value)
SolrIndexedProperty.displayName attribute.value - the displayName - The display name for this property in the list of facet.public String getExportId(SessionContext ctx)
SolrIndexedProperty.exportId attribute.public String getExportId()
SolrIndexedProperty.exportId attribute.public void setExportId(SessionContext ctx, String value)
SolrIndexedProperty.exportId attribute.value - the exportId - exportId used by this propertypublic void setExportId(String value)
SolrIndexedProperty.exportId attribute.value - the exportId - exportId used by this propertypublic Boolean isFacet(SessionContext ctx)
SolrIndexedProperty.facet attribute.public Boolean isFacet()
SolrIndexedProperty.facet attribute.public boolean isFacetAsPrimitive(SessionContext ctx)
SolrIndexedProperty.facet attribute.public boolean isFacetAsPrimitive()
SolrIndexedProperty.facet attribute.public void setFacet(SessionContext ctx, Boolean value)
SolrIndexedProperty.facet attribute.value - the facetpublic void setFacet(Boolean value)
SolrIndexedProperty.facet attribute.value - the facetpublic void setFacet(SessionContext ctx, boolean value)
SolrIndexedProperty.facet attribute.value - the facetpublic void setFacet(boolean value)
SolrIndexedProperty.facet attribute.value - the facetpublic String getFacetDisplayNameProvider(SessionContext ctx)
SolrIndexedProperty.facetDisplayNameProvider attribute.public String getFacetDisplayNameProvider()
SolrIndexedProperty.facetDisplayNameProvider attribute.public void setFacetDisplayNameProvider(SessionContext ctx, String value)
SolrIndexedProperty.facetDisplayNameProvider attribute.value - the facetDisplayNameProvider - facetDisplayNameProvider used by this propertypublic void setFacetDisplayNameProvider(String value)
SolrIndexedProperty.facetDisplayNameProvider attribute.value - the facetDisplayNameProvider - facetDisplayNameProvider used by this propertypublic EnumerationValue getFacetType(SessionContext ctx)
SolrIndexedProperty.facetType attribute.public EnumerationValue getFacetType()
SolrIndexedProperty.facetType attribute.public void setFacetType(SessionContext ctx, EnumerationValue value)
SolrIndexedProperty.facetType attribute.value - the facetType - The facet type, if this is a facet property.public void setFacetType(EnumerationValue value)
SolrIndexedProperty.facetType attribute.value - the facetType - The facet type, if this is a facet property.public String getFieldValueProvider(SessionContext ctx)
SolrIndexedProperty.fieldValueProvider attribute.public String getFieldValueProvider()
SolrIndexedProperty.fieldValueProvider attribute.public void setFieldValueProvider(SessionContext ctx, String value)
SolrIndexedProperty.fieldValueProvider attribute.value - the fieldValueProvider - fieldValueProvider used by this propertypublic void setFieldValueProvider(String value)
SolrIndexedProperty.fieldValueProvider attribute.value - the fieldValueProvider - fieldValueProvider used by this propertypublic Boolean isFtsFuzzyQuery(SessionContext ctx)
SolrIndexedProperty.ftsFuzzyQuery attribute.public Boolean isFtsFuzzyQuery()
SolrIndexedProperty.ftsFuzzyQuery attribute.public boolean isFtsFuzzyQueryAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsFuzzyQuery attribute.public boolean isFtsFuzzyQueryAsPrimitive()
SolrIndexedProperty.ftsFuzzyQuery attribute.public void setFtsFuzzyQuery(SessionContext ctx, Boolean value)
SolrIndexedProperty.ftsFuzzyQuery attribute.value - the ftsFuzzyQuerypublic void setFtsFuzzyQuery(Boolean value)
SolrIndexedProperty.ftsFuzzyQuery attribute.value - the ftsFuzzyQuerypublic void setFtsFuzzyQuery(SessionContext ctx, boolean value)
SolrIndexedProperty.ftsFuzzyQuery attribute.value - the ftsFuzzyQuerypublic void setFtsFuzzyQuery(boolean value)
SolrIndexedProperty.ftsFuzzyQuery attribute.value - the ftsFuzzyQuerypublic Float getFtsFuzzyQueryBoost(SessionContext ctx)
SolrIndexedProperty.ftsFuzzyQueryBoost attribute.public Float getFtsFuzzyQueryBoost()
SolrIndexedProperty.ftsFuzzyQueryBoost attribute.public float getFtsFuzzyQueryBoostAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsFuzzyQueryBoost attribute.public float getFtsFuzzyQueryBoostAsPrimitive()
SolrIndexedProperty.ftsFuzzyQueryBoost attribute.public void setFtsFuzzyQueryBoost(SessionContext ctx, Float value)
SolrIndexedProperty.ftsFuzzyQueryBoost attribute.value - the ftsFuzzyQueryBoostpublic void setFtsFuzzyQueryBoost(Float value)
SolrIndexedProperty.ftsFuzzyQueryBoost attribute.value - the ftsFuzzyQueryBoostpublic void setFtsFuzzyQueryBoost(SessionContext ctx, float value)
SolrIndexedProperty.ftsFuzzyQueryBoost attribute.value - the ftsFuzzyQueryBoostpublic void setFtsFuzzyQueryBoost(float value)
SolrIndexedProperty.ftsFuzzyQueryBoost attribute.value - the ftsFuzzyQueryBoostpublic Integer getFtsFuzzyQueryFuzziness(SessionContext ctx)
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute.public Integer getFtsFuzzyQueryFuzziness()
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute.public int getFtsFuzzyQueryFuzzinessAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute.public int getFtsFuzzyQueryFuzzinessAsPrimitive()
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute.public void setFtsFuzzyQueryFuzziness(SessionContext ctx, Integer value)
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute.value - the ftsFuzzyQueryFuzzinesspublic void setFtsFuzzyQueryFuzziness(Integer value)
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute.value - the ftsFuzzyQueryFuzzinesspublic void setFtsFuzzyQueryFuzziness(SessionContext ctx, int value)
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute.value - the ftsFuzzyQueryFuzzinesspublic void setFtsFuzzyQueryFuzziness(int value)
SolrIndexedProperty.ftsFuzzyQueryFuzziness attribute.value - the ftsFuzzyQueryFuzzinesspublic Integer getFtsFuzzyQueryMinTermLength(SessionContext ctx)
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute.public Integer getFtsFuzzyQueryMinTermLength()
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute.public int getFtsFuzzyQueryMinTermLengthAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute.public int getFtsFuzzyQueryMinTermLengthAsPrimitive()
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute.public void setFtsFuzzyQueryMinTermLength(SessionContext ctx, Integer value)
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute.value - the ftsFuzzyQueryMinTermLengthpublic void setFtsFuzzyQueryMinTermLength(Integer value)
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute.value - the ftsFuzzyQueryMinTermLengthpublic void setFtsFuzzyQueryMinTermLength(SessionContext ctx, int value)
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute.value - the ftsFuzzyQueryMinTermLengthpublic void setFtsFuzzyQueryMinTermLength(int value)
SolrIndexedProperty.ftsFuzzyQueryMinTermLength attribute.value - the ftsFuzzyQueryMinTermLengthpublic Boolean isFtsPhraseQuery(SessionContext ctx)
SolrIndexedProperty.ftsPhraseQuery attribute.public Boolean isFtsPhraseQuery()
SolrIndexedProperty.ftsPhraseQuery attribute.public boolean isFtsPhraseQueryAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsPhraseQuery attribute.public boolean isFtsPhraseQueryAsPrimitive()
SolrIndexedProperty.ftsPhraseQuery attribute.public void setFtsPhraseQuery(SessionContext ctx, Boolean value)
SolrIndexedProperty.ftsPhraseQuery attribute.value - the ftsPhraseQuerypublic void setFtsPhraseQuery(Boolean value)
SolrIndexedProperty.ftsPhraseQuery attribute.value - the ftsPhraseQuerypublic void setFtsPhraseQuery(SessionContext ctx, boolean value)
SolrIndexedProperty.ftsPhraseQuery attribute.value - the ftsPhraseQuerypublic void setFtsPhraseQuery(boolean value)
SolrIndexedProperty.ftsPhraseQuery attribute.value - the ftsPhraseQuerypublic Float getFtsPhraseQueryBoost(SessionContext ctx)
SolrIndexedProperty.ftsPhraseQueryBoost attribute.public Float getFtsPhraseQueryBoost()
SolrIndexedProperty.ftsPhraseQueryBoost attribute.public float getFtsPhraseQueryBoostAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsPhraseQueryBoost attribute.public float getFtsPhraseQueryBoostAsPrimitive()
SolrIndexedProperty.ftsPhraseQueryBoost attribute.public void setFtsPhraseQueryBoost(SessionContext ctx, Float value)
SolrIndexedProperty.ftsPhraseQueryBoost attribute.value - the ftsPhraseQueryBoostpublic void setFtsPhraseQueryBoost(Float value)
SolrIndexedProperty.ftsPhraseQueryBoost attribute.value - the ftsPhraseQueryBoostpublic void setFtsPhraseQueryBoost(SessionContext ctx, float value)
SolrIndexedProperty.ftsPhraseQueryBoost attribute.value - the ftsPhraseQueryBoostpublic void setFtsPhraseQueryBoost(float value)
SolrIndexedProperty.ftsPhraseQueryBoost attribute.value - the ftsPhraseQueryBoostpublic Float getFtsPhraseQuerySlop(SessionContext ctx)
SolrIndexedProperty.ftsPhraseQuerySlop attribute.public Float getFtsPhraseQuerySlop()
SolrIndexedProperty.ftsPhraseQuerySlop attribute.public float getFtsPhraseQuerySlopAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsPhraseQuerySlop attribute.public float getFtsPhraseQuerySlopAsPrimitive()
SolrIndexedProperty.ftsPhraseQuerySlop attribute.public void setFtsPhraseQuerySlop(SessionContext ctx, Float value)
SolrIndexedProperty.ftsPhraseQuerySlop attribute.value - the ftsPhraseQuerySloppublic void setFtsPhraseQuerySlop(Float value)
SolrIndexedProperty.ftsPhraseQuerySlop attribute.value - the ftsPhraseQuerySloppublic void setFtsPhraseQuerySlop(SessionContext ctx, float value)
SolrIndexedProperty.ftsPhraseQuerySlop attribute.value - the ftsPhraseQuerySloppublic void setFtsPhraseQuerySlop(float value)
SolrIndexedProperty.ftsPhraseQuerySlop attribute.value - the ftsPhraseQuerySloppublic Boolean isFtsQuery(SessionContext ctx)
SolrIndexedProperty.ftsQuery attribute.public Boolean isFtsQuery()
SolrIndexedProperty.ftsQuery attribute.public boolean isFtsQueryAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsQuery attribute.public boolean isFtsQueryAsPrimitive()
SolrIndexedProperty.ftsQuery attribute.public void setFtsQuery(SessionContext ctx, Boolean value)
SolrIndexedProperty.ftsQuery attribute.value - the ftsQuerypublic void setFtsQuery(Boolean value)
SolrIndexedProperty.ftsQuery attribute.value - the ftsQuerypublic void setFtsQuery(SessionContext ctx, boolean value)
SolrIndexedProperty.ftsQuery attribute.value - the ftsQuerypublic void setFtsQuery(boolean value)
SolrIndexedProperty.ftsQuery attribute.value - the ftsQuerypublic Float getFtsQueryBoost(SessionContext ctx)
SolrIndexedProperty.ftsQueryBoost attribute.public Float getFtsQueryBoost()
SolrIndexedProperty.ftsQueryBoost attribute.public float getFtsQueryBoostAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsQueryBoost attribute.public float getFtsQueryBoostAsPrimitive()
SolrIndexedProperty.ftsQueryBoost attribute.public void setFtsQueryBoost(SessionContext ctx, Float value)
SolrIndexedProperty.ftsQueryBoost attribute.value - the ftsQueryBoostpublic void setFtsQueryBoost(Float value)
SolrIndexedProperty.ftsQueryBoost attribute.value - the ftsQueryBoostpublic void setFtsQueryBoost(SessionContext ctx, float value)
SolrIndexedProperty.ftsQueryBoost attribute.value - the ftsQueryBoostpublic void setFtsQueryBoost(float value)
SolrIndexedProperty.ftsQueryBoost attribute.value - the ftsQueryBoostpublic Integer getFtsQueryMinTermLength(SessionContext ctx)
SolrIndexedProperty.ftsQueryMinTermLength attribute.public Integer getFtsQueryMinTermLength()
SolrIndexedProperty.ftsQueryMinTermLength attribute.public int getFtsQueryMinTermLengthAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsQueryMinTermLength attribute.public int getFtsQueryMinTermLengthAsPrimitive()
SolrIndexedProperty.ftsQueryMinTermLength attribute.public void setFtsQueryMinTermLength(SessionContext ctx, Integer value)
SolrIndexedProperty.ftsQueryMinTermLength attribute.value - the ftsQueryMinTermLengthpublic void setFtsQueryMinTermLength(Integer value)
SolrIndexedProperty.ftsQueryMinTermLength attribute.value - the ftsQueryMinTermLengthpublic void setFtsQueryMinTermLength(SessionContext ctx, int value)
SolrIndexedProperty.ftsQueryMinTermLength attribute.value - the ftsQueryMinTermLengthpublic void setFtsQueryMinTermLength(int value)
SolrIndexedProperty.ftsQueryMinTermLength attribute.value - the ftsQueryMinTermLengthpublic Boolean isFtsWildcardQuery(SessionContext ctx)
SolrIndexedProperty.ftsWildcardQuery attribute.public Boolean isFtsWildcardQuery()
SolrIndexedProperty.ftsWildcardQuery attribute.public boolean isFtsWildcardQueryAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsWildcardQuery attribute.public boolean isFtsWildcardQueryAsPrimitive()
SolrIndexedProperty.ftsWildcardQuery attribute.public void setFtsWildcardQuery(SessionContext ctx, Boolean value)
SolrIndexedProperty.ftsWildcardQuery attribute.value - the ftsWildcardQuerypublic void setFtsWildcardQuery(Boolean value)
SolrIndexedProperty.ftsWildcardQuery attribute.value - the ftsWildcardQuerypublic void setFtsWildcardQuery(SessionContext ctx, boolean value)
SolrIndexedProperty.ftsWildcardQuery attribute.value - the ftsWildcardQuerypublic void setFtsWildcardQuery(boolean value)
SolrIndexedProperty.ftsWildcardQuery attribute.value - the ftsWildcardQuerypublic Float getFtsWildcardQueryBoost(SessionContext ctx)
SolrIndexedProperty.ftsWildcardQueryBoost attribute.public Float getFtsWildcardQueryBoost()
SolrIndexedProperty.ftsWildcardQueryBoost attribute.public float getFtsWildcardQueryBoostAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsWildcardQueryBoost attribute.public float getFtsWildcardQueryBoostAsPrimitive()
SolrIndexedProperty.ftsWildcardQueryBoost attribute.public void setFtsWildcardQueryBoost(SessionContext ctx, Float value)
SolrIndexedProperty.ftsWildcardQueryBoost attribute.value - the ftsWildcardQueryBoostpublic void setFtsWildcardQueryBoost(Float value)
SolrIndexedProperty.ftsWildcardQueryBoost attribute.value - the ftsWildcardQueryBoostpublic void setFtsWildcardQueryBoost(SessionContext ctx, float value)
SolrIndexedProperty.ftsWildcardQueryBoost attribute.value - the ftsWildcardQueryBoostpublic void setFtsWildcardQueryBoost(float value)
SolrIndexedProperty.ftsWildcardQueryBoost attribute.value - the ftsWildcardQueryBoostpublic Integer getFtsWildcardQueryMinTermLength(SessionContext ctx)
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute.public Integer getFtsWildcardQueryMinTermLength()
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute.public int getFtsWildcardQueryMinTermLengthAsPrimitive(SessionContext ctx)
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute.public int getFtsWildcardQueryMinTermLengthAsPrimitive()
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute.public void setFtsWildcardQueryMinTermLength(SessionContext ctx, Integer value)
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute.value - the ftsWildcardQueryMinTermLengthpublic void setFtsWildcardQueryMinTermLength(Integer value)
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute.value - the ftsWildcardQueryMinTermLengthpublic void setFtsWildcardQueryMinTermLength(SessionContext ctx, int value)
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute.value - the ftsWildcardQueryMinTermLengthpublic void setFtsWildcardQueryMinTermLength(int value)
SolrIndexedProperty.ftsWildcardQueryMinTermLength attribute.value - the ftsWildcardQueryMinTermLengthpublic EnumerationValue getFtsWildcardQueryType(SessionContext ctx)
SolrIndexedProperty.ftsWildcardQueryType attribute.public EnumerationValue getFtsWildcardQueryType()
SolrIndexedProperty.ftsWildcardQueryType attribute.public void setFtsWildcardQueryType(SessionContext ctx, EnumerationValue value)
SolrIndexedProperty.ftsWildcardQueryType attribute.value - the ftsWildcardQueryTypepublic void setFtsWildcardQueryType(EnumerationValue value)
SolrIndexedProperty.ftsWildcardQueryType attribute.value - the ftsWildcardQueryTypepublic Boolean isIncludeInResponse(SessionContext ctx)
SolrIndexedProperty.includeInResponse attribute.public Boolean isIncludeInResponse()
SolrIndexedProperty.includeInResponse attribute.public boolean isIncludeInResponseAsPrimitive(SessionContext ctx)
SolrIndexedProperty.includeInResponse attribute.public boolean isIncludeInResponseAsPrimitive()
SolrIndexedProperty.includeInResponse attribute.public void setIncludeInResponse(SessionContext ctx, Boolean value)
SolrIndexedProperty.includeInResponse attribute.value - the includeInResponsepublic void setIncludeInResponse(Boolean value)
SolrIndexedProperty.includeInResponse attribute.value - the includeInResponsepublic void setIncludeInResponse(SessionContext ctx, boolean value)
SolrIndexedProperty.includeInResponse attribute.value - the includeInResponsepublic void setIncludeInResponse(boolean value)
SolrIndexedProperty.includeInResponse attribute.value - the includeInResponsepublic Boolean isLocalized(SessionContext ctx)
SolrIndexedProperty.localized attribute.public Boolean isLocalized()
SolrIndexedProperty.localized attribute.public boolean isLocalizedAsPrimitive(SessionContext ctx)
SolrIndexedProperty.localized attribute.public boolean isLocalizedAsPrimitive()
SolrIndexedProperty.localized attribute.public void setLocalized(SessionContext ctx, Boolean value)
SolrIndexedProperty.localized attribute.value - the localizedpublic void setLocalized(Boolean value)
SolrIndexedProperty.localized attribute.value - the localizedpublic void setLocalized(SessionContext ctx, boolean value)
SolrIndexedProperty.localized attribute.value - the localizedpublic void setLocalized(boolean value)
SolrIndexedProperty.localized attribute.value - the localizedpublic Boolean isMultiValue(SessionContext ctx)
SolrIndexedProperty.multiValue attribute.public Boolean isMultiValue()
SolrIndexedProperty.multiValue attribute.public boolean isMultiValueAsPrimitive(SessionContext ctx)
SolrIndexedProperty.multiValue attribute.public boolean isMultiValueAsPrimitive()
SolrIndexedProperty.multiValue attribute.public void setMultiValue(SessionContext ctx, Boolean value)
SolrIndexedProperty.multiValue attribute.value - the multiValuepublic void setMultiValue(Boolean value)
SolrIndexedProperty.multiValue attribute.value - the multiValuepublic void setMultiValue(SessionContext ctx, boolean value)
SolrIndexedProperty.multiValue attribute.value - the multiValuepublic void setMultiValue(boolean value)
SolrIndexedProperty.multiValue attribute.value - the multiValuepublic String getName(SessionContext ctx)
SolrIndexedProperty.name attribute.public String getName()
SolrIndexedProperty.name attribute.protected void setName(SessionContext ctx, String value)
SolrIndexedProperty.name attribute.value - the name - name of the propertyprotected void setName(String value)
SolrIndexedProperty.name attribute.value - the name - name of the propertypublic Integer getPriority(SessionContext ctx)
SolrIndexedProperty.priority attribute.public Integer getPriority()
SolrIndexedProperty.priority attribute.public int getPriorityAsPrimitive(SessionContext ctx)
SolrIndexedProperty.priority attribute.public int getPriorityAsPrimitive()
SolrIndexedProperty.priority attribute.public void setPriority(SessionContext ctx, Integer value)
SolrIndexedProperty.priority attribute.value - the priority - The ordering of this property in the list of facets. Higher number ordered first.public void setPriority(Integer value)
SolrIndexedProperty.priority attribute.value - the priority - The ordering of this property in the list of facets. Higher number ordered first.public void setPriority(SessionContext ctx, int value)
SolrIndexedProperty.priority attribute.value - the priority - The ordering of this property in the list of facets. Higher number ordered first.public void setPriority(int value)
SolrIndexedProperty.priority attribute.value - the priority - The ordering of this property in the list of facets. Higher number ordered first.public SolrValueRangeSet getRangeSet(SessionContext ctx)
SolrIndexedProperty.rangeSet attribute.public SolrValueRangeSet getRangeSet()
SolrIndexedProperty.rangeSet attribute.public void setRangeSet(SessionContext ctx, SolrValueRangeSet value)
SolrIndexedProperty.rangeSet attribute.value - the rangeSet - range set used by this propertypublic void setRangeSet(SolrValueRangeSet value)
SolrIndexedProperty.rangeSet attribute.value - the rangeSet - range set used by this propertypublic List<SolrValueRangeSet> getRangeSets(SessionContext ctx)
SolrIndexedProperty.rangeSets attribute.public List<SolrValueRangeSet> getRangeSets()
SolrIndexedProperty.rangeSets attribute.public long getRangeSetsCount(SessionContext ctx)
public long getRangeSetsCount()
public void setRangeSets(SessionContext ctx, List<SolrValueRangeSet> value)
SolrIndexedProperty.rangeSets attribute.value - the rangeSetspublic void setRangeSets(List<SolrValueRangeSet> value)
SolrIndexedProperty.rangeSets attribute.value - the rangeSetspublic void addToRangeSets(SessionContext ctx, SolrValueRangeSet value)
value to rangeSets.value - the item to add to rangeSetspublic void addToRangeSets(SolrValueRangeSet value)
value to rangeSets.value - the item to add to rangeSetspublic void removeFromRangeSets(SessionContext ctx, SolrValueRangeSet value)
value from rangeSets.value - the item to remove from rangeSetspublic void removeFromRangeSets(SolrValueRangeSet value)
value from rangeSets.value - the item to remove from rangeSetspublic Collection<SolrSearchQueryProperty> getSearchQueryProperties(SessionContext ctx)
SolrIndexedProperty.searchQueryProperties attribute.public Collection<SolrSearchQueryProperty> getSearchQueryProperties()
SolrIndexedProperty.searchQueryProperties attribute.public void setSearchQueryProperties(SessionContext ctx, Collection<SolrSearchQueryProperty> value)
SolrIndexedProperty.searchQueryProperties attribute.value - the searchQueryPropertiespublic void setSearchQueryProperties(Collection<SolrSearchQueryProperty> value)
SolrIndexedProperty.searchQueryProperties attribute.value - the searchQueryPropertiespublic void addToSearchQueryProperties(SessionContext ctx, SolrSearchQueryProperty value)
value to searchQueryProperties.value - the item to add to searchQueryPropertiespublic void addToSearchQueryProperties(SolrSearchQueryProperty value)
value to searchQueryProperties.value - the item to add to searchQueryPropertiespublic void removeFromSearchQueryProperties(SessionContext ctx, SolrSearchQueryProperty value)
value from searchQueryProperties.value - the item to remove from searchQueryPropertiespublic void removeFromSearchQueryProperties(SolrSearchQueryProperty value)
value from searchQueryProperties.value - the item to remove from searchQueryPropertiespublic SolrIndexedType getSolrIndexedType(SessionContext ctx)
SolrIndexedProperty.solrIndexedType attribute.public SolrIndexedType getSolrIndexedType()
SolrIndexedProperty.solrIndexedType attribute.public void setSolrIndexedType(SessionContext ctx, SolrIndexedType value)
SolrIndexedProperty.solrIndexedType attribute.value - the solrIndexedTypepublic void setSolrIndexedType(SolrIndexedType value)
SolrIndexedProperty.solrIndexedType attribute.value - the solrIndexedTypepublic EnumerationValue getSortableType(SessionContext ctx)
SolrIndexedProperty.sortableType attribute.public EnumerationValue getSortableType()
SolrIndexedProperty.sortableType attribute.public void setSortableType(SessionContext ctx, EnumerationValue value)
SolrIndexedProperty.sortableType attribute.value - the sortableType - sortable type of the propertypublic void setSortableType(EnumerationValue value)
SolrIndexedProperty.sortableType attribute.value - the sortableType - sortable type of the propertypublic String getTopValuesProvider(SessionContext ctx)
SolrIndexedProperty.topValuesProvider attribute.public String getTopValuesProvider()
SolrIndexedProperty.topValuesProvider attribute.public void setTopValuesProvider(SessionContext ctx, String value)
SolrIndexedProperty.topValuesProvider attribute.value - the topValuesProvider - topValuesProvider used by this propertypublic void setTopValuesProvider(String value)
SolrIndexedProperty.topValuesProvider attribute.value - the topValuesProvider - topValuesProvider used by this propertypublic EnumerationValue getType(SessionContext ctx)
SolrIndexedProperty.type attribute.public EnumerationValue getType()
SolrIndexedProperty.type attribute.public void setType(SessionContext ctx, EnumerationValue value)
SolrIndexedProperty.type attribute.value - the type - type of the propertypublic void setType(EnumerationValue value)
SolrIndexedProperty.type attribute.value - the type - type of the propertypublic Boolean isUseForAutocomplete(SessionContext ctx)
SolrIndexedProperty.useForAutocomplete attribute.public Boolean isUseForAutocomplete()
SolrIndexedProperty.useForAutocomplete attribute.public boolean isUseForAutocompleteAsPrimitive(SessionContext ctx)
SolrIndexedProperty.useForAutocomplete attribute.public boolean isUseForAutocompleteAsPrimitive()
SolrIndexedProperty.useForAutocomplete attribute.public void setUseForAutocomplete(SessionContext ctx, Boolean value)
SolrIndexedProperty.useForAutocomplete attribute.value - the useForAutocomplete - Determines if this property will be part of for solr's auto-complete dictionarypublic void setUseForAutocomplete(Boolean value)
SolrIndexedProperty.useForAutocomplete attribute.value - the useForAutocomplete - Determines if this property will be part of for solr's auto-complete dictionarypublic void setUseForAutocomplete(SessionContext ctx, boolean value)
SolrIndexedProperty.useForAutocomplete attribute.value - the useForAutocomplete - Determines if this property will be part of for solr's auto-complete dictionarypublic void setUseForAutocomplete(boolean value)
SolrIndexedProperty.useForAutocomplete attribute.value - the useForAutocomplete - Determines if this property will be part of for solr's auto-complete dictionarypublic Boolean isUseForSpellchecking(SessionContext ctx)
SolrIndexedProperty.useForSpellchecking attribute.public Boolean isUseForSpellchecking()
SolrIndexedProperty.useForSpellchecking attribute.public boolean isUseForSpellcheckingAsPrimitive(SessionContext ctx)
SolrIndexedProperty.useForSpellchecking attribute.public boolean isUseForSpellcheckingAsPrimitive()
SolrIndexedProperty.useForSpellchecking attribute.public void setUseForSpellchecking(SessionContext ctx, Boolean value)
SolrIndexedProperty.useForSpellchecking attribute.value - the useForSpellchecking - Determines if this property will be part of for solr's spell checking dictionarypublic void setUseForSpellchecking(Boolean value)
SolrIndexedProperty.useForSpellchecking attribute.value - the useForSpellchecking - Determines if this property will be part of for solr's spell checking dictionarypublic void setUseForSpellchecking(SessionContext ctx, boolean value)
SolrIndexedProperty.useForSpellchecking attribute.value - the useForSpellchecking - Determines if this property will be part of for solr's spell checking dictionarypublic void setUseForSpellchecking(boolean value)
SolrIndexedProperty.useForSpellchecking attribute.value - the useForSpellchecking - Determines if this property will be part of for solr's spell checking dictionarypublic String getValueProviderParameter(SessionContext ctx)
SolrIndexedProperty.valueProviderParameter attribute.public String getValueProviderParameter()
SolrIndexedProperty.valueProviderParameter attribute.public void setValueProviderParameter(SessionContext ctx, String value)
SolrIndexedProperty.valueProviderParameter attribute.value - the valueProviderParameter - Parameter for Field Value Provider (used e.g. by springELvalueProvider)public void setValueProviderParameter(String value)
SolrIndexedProperty.valueProviderParameter attribute.value - the valueProviderParameter - Parameter for Field Value Provider (used e.g. by springELvalueProvider)public Map<String,String> getAllValueProviderParameters(SessionContext ctx)
SolrIndexedProperty.valueProviderParameters attribute.public Map<String,String> getAllValueProviderParameters()
SolrIndexedProperty.valueProviderParameters attribute.public void setAllValueProviderParameters(SessionContext ctx, Map<String,String> value)
SolrIndexedProperty.valueProviderParameters attribute.value - the valueProviderParametersCopyright © 2017 SAP SE. All Rights Reserved.