org.hibernate.search.metadata
public interface PropertyDescriptor extends FieldContributor
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Name of the property.
|
boolean |
isId()
Returns
true if the property is the document id, false otherwise |
getIndexedFieldsString getName()
boolean isId()
true if the property is the document id, false otherwisetrue if the property is the document id, false otherwiseDocumentIdCopyright © 2006-2015 Red Hat, Inc. All Rights Reserved