All Classes and Interfaces

Class
Description
 
 
 
 
 
 
The step in an analysis component definition where optional parameters can be set.
A context allowing the definition of named analyzers and normalizers in a Lucene backend.
A provider of analysis-related definitions that can be referenced from the mapping, e.g.
The step in an analyzer/normalizer definition where optional components such as char filters or token filters can be added.
The step in an analyzer definition where tokenizer paramaters can be set, and where optional components such as char filters or token filters can be added.
The step in an analyzer definition where the tokenizer can be set.
The initial step in an analyzer definition, where the type of analyzer can be set.
 
Configuration properties for Lucene backends.
Default values for the different settings if no values are given.
Configuration properties for the Hibernate Search Lucene backend that are considered SPI (and not API).
Default values for the different settings if no values are given.
Configuration property keys without the prefix.
An extension for the Lucene backend, giving access to Lucene-specific features.
A contributor adding native Lucene fields to the index schema.
An extractor extracting the value from a native Lucene field.
 
 
Extended version of an SchemaExport that exposes any Lucene-specific methods.
The LuceneIndexScope exposes IndexReaders directly, making it possible to query the Lucene indexes directly bypassing Hibernate Search.
Configuration properties for Lucene indexes.
Default values for the different settings if no values are given.
Configuration property keys for directories without the prefix.
Configuration property keys for indexing, without the prefix.
Configuration property keys for I/O, without the prefix.
Configuration property keys for merge options, without the prefix.
Configuration property keys for sharding, without the prefix.
Configuration property keys for index writer options, without the prefix.
 
The step in a normalizer definition where optional components such as char filters or token filters can be added.
The initial step in an analyzer definition, where the type of normalizer can be set.
 
 
A factory for search predicates with some Lucene-specific methods.
A factory for search projections with some Lucene-specific methods.
 
 
 
 
 
 
 
A factory for search sorts with some Lucene-specific methods.
 
 
 
 
A context allowing the configuration of query caching in a Lucene backend.
A configurer for query caching.
Strategy that defines how to read/write IDs to/from a document.
A strategy for translating routing keys into actual shard identifiers