| Package | Description |
|---|---|
| org.hibernate.search.engine.backend.document.model.dsl | |
| org.hibernate.search.engine.mapper.mapping.building.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexSchemaObjectField
An object field in the index schema,
allowing the definition of child fields,
customization of some characteristics of this object field such as
multi-valued-ness,
and the retrieval of a field reference to be used when indexing. |
| Modifier and Type | Method and Description |
|---|---|
IndexSchemaElement |
IndexBindingContext.getSchemaElement() |
IndexSchemaElement |
IndexBindingContext.getSchemaElement(IndexSchemaContributionListener listener) |
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.