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.spi | |
org.hibernate.search.metadata.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 |
---|
ContainedInMetadata |
ContainedInMetadataBuilder |
DocumentFieldMetadata
Encapsulating the metadata for a single field within a Lucene
Document . |
DocumentFieldMetadata.Builder |
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 |
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.
|
SortableFieldMetadata.Builder |
TypeMetadata
Class containing all the meta data extracted for a single type ( and all classes in its hierarchy ).
|
TypeMetadata.Builder |
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 |
---|
SortableFieldMetadata
Meta-data about a sort field of a mapped entity.
|
Copyright © 2006–2016 Hibernate. All rights reserved.