Package com.lucidworks.indexing.api
-
Interface Summary Interface Description Context Index pipeline context represented as JavaMap.Document Fusion document.Document.Field<T> Representation of single field in document.IndexStage<T extends IndexStageConfig> Fusion index pipeline stage. -
Class Summary Class Description Fields IndexStageBase<T extends IndexStageConfig> Convenient base class for index pipeline stage containing default initialization logic. -
Enum Summary Enum Description Operations Atomic update operation modifier hints.Types Field type hints. -
Annotation Types Summary Annotation Type Description Stage Annotation that informs Fusion that this class should be interpreted as a stage.