| Package | Description |
|---|---|
| org.hibernate.search.engine.backend.index | |
| org.hibernate.search.engine.backend.metamodel |
| Class and Description |
|---|
| IndexDescriptor
A descriptor of an index, exposing in particular the available fields and their characteristics.
|
| Class and Description |
|---|
| IndexCompositeElementDescriptor
A composite element in the index.
|
| IndexFieldDescriptor
A field in the index.
|
| IndexObjectFieldDescriptor
An "object" field in the index, i.e.
|
| IndexObjectFieldTypeDescriptor
The type of an "object" field in the index,
exposing its various capabilities.
|
| IndexValueFieldDescriptor
A "value" field in the index, i.e.
|
| IndexValueFieldTypeDescriptor
The type of a "value" field in the index,
exposing its various capabilities and accepted Java types.
|
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.