| Package | Description |
|---|---|
| org.hibernate.search.engine.impl | |
| org.hibernate.search.engine.metadata.impl |
Internal metadata classes created during metadata processing and used by the document builders at runtime.
|
| org.hibernate.search.engine.nesting.impl | |
| org.hibernate.search.engine.nulls.impl | |
| org.hibernate.search.engine.spi | |
| org.hibernate.search.metadata.impl | |
| org.hibernate.search.query.dsl.impl | |
| org.hibernate.search.query.engine.impl |
| Class and Description |
|---|
| DocumentFieldMetadata
Encapsulating the metadata for a single field within a Lucene
Document. |
| Class and Description |
|---|
| BackReference
A container allowing to build metadata with circular dependency.
|
| BridgeDefinedField
A field defined by a bridge.
|
| ContainedInMetadata |
| ContainedInMetadataBuilder |
| DocumentFieldMetadata
Encapsulating the metadata for a single field within a Lucene
Document. |
| DocumentFieldMetadata.Builder |
| DocumentFieldPath |
| EmbeddedTypeMetadata
Class containing all the meta data extracted for a single type.
|
| EmbeddedTypeMetadata.Builder |
| EmbeddedTypeMetadata.Container |
| FacetMetadata
Encapsulating the metadata for a facet on a given document field.
|
| MetadataProvider |
| ParseContext
Collects context information needed during the processing of the annotations.
|
| PartialDocumentFieldMetadata
Partial metadata about a document field, used to provide partial information
to service providers while building the field metadata.
|
| PartialPropertyMetadata
Partial metadata about a property, used to provide partial information
to service providers while building the property metadata.
|
| PropertyMetadata
Encapsulating the metadata for a single indexed property (field or getter).
|
| PropertyMetadata.Builder |
| SortableFieldMetadata
Meta-data about a sort field of a mapped entity.
|
| TypeMetadata
Class containing all the meta data extracted for a single type ( and all classes in its hierarchy ).
|
| TypeMetadata.Builder |
| Class and Description |
|---|
| EmbeddedTypeMetadata
Class containing all the meta data extracted for a single type.
|
| Class and Description |
|---|
| PartialDocumentFieldMetadata
Partial metadata about a document field, used to provide partial information
to service providers while building the field metadata.
|
| Class and Description |
|---|
| TypeMetadata
Class containing all the meta data extracted for a single type ( and all classes in its hierarchy ).
|
| Class and Description |
|---|
| DocumentFieldMetadata
Encapsulating the metadata for a single field within a Lucene
Document. |
| TypeMetadata
Class containing all the meta data extracted for a single type ( and all classes in its hierarchy ).
|
| Class and Description |
|---|
| FacetMetadata
Encapsulating the metadata for a facet on a given document field.
|
| Class and Description |
|---|
| FacetMetadata
Encapsulating the metadata for a facet on a given document field.
|
| SortableFieldMetadata
Meta-data about a sort field of a mapped entity.
|
Copyright © 2006–2017 Hibernate. All rights reserved.