All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| DirectoryCreationContext |
|
| DirectoryHolder |
|
| DirectoryProvider |
|
| FileSystemAccessStrategyName |
|
| IOStrategyName |
|
| LockingStrategyName |
|
| LuceneAnalysisComponentParametersStep |
The step in an analysis component definition where optional parameters can be set.
|
| LuceneAnalysisConfigurationContext |
A context allowing the definition of named analyzers and normalizers in a Lucene backend.
|
| LuceneAnalysisConfigurer |
A provider of analysis-related definitions that can be referenced from the mapping,
e.g.
|
| LuceneAnalysisOptionalComponentsStep |
The step in an analyzer/normalizer definition
where optional components such as char filters or token filters can be added.
|
| LuceneAnalyzerOptionalComponentsStep |
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.
|
| LuceneAnalyzerTokenizerStep |
The step in an analyzer definition where the tokenizer can be set.
|
| LuceneAnalyzerTypeStep |
The initial step in an analyzer definition, where the type of analyzer can be set.
|
| LuceneBackend |
|
| LuceneBackendSettings |
Configuration properties for Lucene backends.
|
| LuceneBackendSettings.Defaults |
Default values for the different settings if no values are given.
|
| LuceneBackendSettings.DirectoryRadicals |
Deprecated.
|
| LuceneExtension<H,R,E,LOS> |
An extension for the Lucene backend, giving access to Lucene-specific features.
|
| LuceneFieldContributor<F> |
A contributor adding native Lucene fields to the index schema.
|
| LuceneFieldValueExtractor<F> |
An extractor extracting the value from a native Lucene field.
|
| LuceneIndexFieldTypeFactory |
|
| LuceneIndexManager |
|
| LuceneIndexSettings |
Configuration properties for Lucene indexes.
|
| LuceneIndexSettings.Defaults |
Default values for the different settings if no values are given.
|
| LuceneIndexSettings.DirectoryRadicals |
Configuration property keys for directories without the prefix.
|
| LuceneIndexSettings.IndexingRadicals |
Configuration property keys for indexing, without the prefix.
|
| LuceneIndexSettings.IORadicals |
Configuration property keys for I/O, without the prefix.
|
| LuceneIndexSettings.MergeRadicals |
Configuration property keys for merge options, without the prefix.
|
| LuceneIndexSettings.ShardingRadicals |
Configuration property keys for sharding, without the prefix.
|
| LuceneIndexSettings.WriterRadicals |
Configuration property keys for index writer options, without the prefix.
|
| LuceneNormalizerOptionalComponentsStep |
The step in a normalizer definition
where optional components such as char filters or token filters can be added.
|
| LuceneNormalizerTypeStep |
The initial step in an analyzer definition, where the type of normalizer can be set.
|
| LuceneSearchAggregationFactory |
|
| LuceneSearchFetchable<H> |
|
| LuceneSearchPredicateFactory |
A factory for search predicates with some Lucene-specific methods.
|
| LuceneSearchProjectionFactory<R,E> |
A factory for search projections with some Lucene-specific methods.
|
| LuceneSearchQuery<H> |
|
| LuceneSearchQueryOptionsStep<H,LOS> |
|
| LuceneSearchQuerySelectStep<R,E,LOS> |
|
| LuceneSearchQueryWhereStep<H,LOS> |
|
| LuceneSearchResult<H> |
|
| LuceneSearchScroll<H> |
|
| LuceneSearchScrollResult<H> |
|
| LuceneSearchSortFactory |
A factory for search sorts with some Lucene-specific methods.
|
| LuceneStandardIndexFieldTypeOptionsStep<S extends LuceneStandardIndexFieldTypeOptionsStep<?,F>,F> |
|
| MultiTenancyStrategyName |
|
| ShardingStrategy |
A strategy for translating routing keys into actual shard identifiers
|
| ShardingStrategyInitializationContext |
|