@Deprecated public class OrderedPropertyDefinition extends SimplePropertyDefinition implements PropertyDefinition
| Constructor and Description |
|---|
OrderedPropertyDefinition(String property,
String nodeName,
String propertyType)
Deprecated.
|
OrderedPropertyDefinition(String property,
String nodeName,
String propertyType,
float boost)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
build(Resource resource)
Deprecated.
Creates PropertyDefinition under the given resource
|
void |
setPropertyType(String propertyType)
Deprecated.
|
setAnalyzed, setBoost, setNodeName, setProperty, setUseInSpellcheck, setUseInSuggestpublic OrderedPropertyDefinition(String property, String nodeName, String propertyType)
property - property to indexnodeName - property definition node namepropertyType - property definition node namepublic OrderedPropertyDefinition(String property, String nodeName, String propertyType, float boost)
property - property to indexnodeName - property definition node namepropertyType - property definition node nameboost - index time field boost factorpublic void setPropertyType(String propertyType)
setPropertyType in class SimplePropertyDefinitionpublic void build(Resource resource) throws PersistenceException
build in interface PropertyDefinitionbuild in class SimplePropertyDefinitionresource - Resource under which PropertyDefinition is to be createdPersistenceExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved