Package eu.xenit.alfred.api.properties
Class PropertyIndexOptions
java.lang.Object
eu.xenit.alfred.api.properties.PropertyIndexOptions
Information around the indexation with a property.
https://community.alfresco.com/docs/DOC-4798-full-text-search-configuration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisStored()voidsetFacetable(PropertyFacetable facetable) voidsetStored(boolean stored) voidsetTokenised(PropertyTokenised tokenised)
-
Constructor Details
-
PropertyIndexOptions
public PropertyIndexOptions()
-
-
Method Details
-
getTokenised
-
setTokenised
-
getFacetable
-
setFacetable
-
isStored
public boolean isStored() -
setStored
public void setStored(boolean stored)
-