Package | Description |
---|---|
org.hibernate.search.metadata |
Modifier and Type | Method and Description |
---|---|
FieldDescriptor |
IndexedTypeDescriptor.getIndexedField(String fieldName)
Retrieves the field descriptor for a given field name.
|
Modifier and Type | Method and Description |
---|---|
Set<FieldDescriptor> |
IndexedTypeDescriptor.getFieldsForProperty(String propertyName)
Returns the set of index descriptors for the indexed field generated by the property with the given name.
|
Set<FieldDescriptor> |
FieldContributor.getIndexedFields() |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.