Class and Description |
---|
DefaultIndexEngine.FlushPolicy
How to perform an actual write to the writer.
|
Class and Description |
---|
EntitySearchExtractor
Provides ability to add fields to Document during indexing
|
EntitySearchExtractor.Context |
IssueSearchExtractor
Interface for extractors adding fields based on issues
|
Class and Description | |||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AccumulatingResultBuilder
Used to build a
Index.Result implementation that accumulates results from
other operations and awaits on them all. |
|||||||||||||||||||||||||||||||||||||||
Configuration
The configuration for a particular index and how it should be written.
|
|||||||||||||||||||||||||||||||||||||||
DefaultIndexEngine.FlushPolicy
How to perform an actual write to the writer.
|
|||||||||||||||||||||||||||||||||||||||
DefaultIndexEngine.WriterReference
Thread-safe holder of the current Writer
|
|||||||||||||||||||||||||||||||||||||||
EntityDocumentFactory
Converts provided entity to lucene documents for indexing
|
|||||||||||||||||||||||||||||||||||||||
EntityDocumentFactory.EntityDocumentBuilder | |||||||||||||||||||||||||||||||||||||||
EntitySearchExtractor
Provides ability to add fields to Document during indexing
|
|||||||||||||||||||||||||||||||||||||||
EntitySearchExtractor.Context | |||||||||||||||||||||||||||||||||||||||
Index
An
Index is where data is stored for fast retrieval. |
|||||||||||||||||||||||||||||||||||||||
Index.Manager
Management of an
Index |
|||||||||||||||||||||||||||||||||||||||
Index.Operation
An operation that is performed on an Index.
|
|||||||||||||||||||||||||||||||||||||||
Index.Result
The payload is unimportant.
|
|||||||||||||||||||||||||||||||||||||||
Index.UpdateMode | |||||||||||||||||||||||||||||||||||||||
IndexDocumentConfiguration
Document that configures indexing of entityProperties it reads to description in format of:
{@code
|