|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
EntityIndexBinder | Specifies the relation and options from an indexed entity to its index(es). |
SearchFactoryImplementor | Interface which gives access to the metadata. |
TimingSource | Lucene delegates responsibility for efficient time tracking to an external service;
this is needed for example by the TimeLimitingCollector.TimeLimitingCollector(Collector, Counter, long)
used by Hibernate Search when time limits are enabled on fulltext queries. |
Class Summary | |
---|---|
AbstractDocumentBuilder<T> | Abstract base class for the document builders. |
AbstractDocumentBuilder.PropertiesMetadata | Wrapper class containing all the meta data extracted out of a single entity. |
DepthValidator | Used to check the constraints of depth when using IndexedEmbedded
or ContainedIn annotations. |
DocumentBuilderContainedEntity<T> | Set up and provide a manager for classes which are indexed via @IndexedEmbedded , but themselves do not
contain the @Indexed annotation. |
DocumentBuilderIndexedEntity<T> | Set up and provide a manager for classes which are directly annotated with @Indexed . |
Enum Summary | |
---|---|
AbstractDocumentBuilder.PropertiesMetadata.Container | |
EntityState | Entity state with regard to indexing possibilities |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |