| Package | Description |
|---|---|
| org.hibernate.search.engine.backend.document.model.dsl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexSchemaFieldContext<S extends IndexSchemaFieldContext<?,R>,R>
A field in the index schema,
allowing 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. |
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. |
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.