Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for the index pipeline.

This module contains all configuration types used by the indexing pipeline:

Structs§

OptimizationConfig
Configuration for tree optimization.
PipelineOptions
Pipeline options for index execution.
ThinningConfig
Configuration for thinning (merging small nodes).

Enums§

IndexMode
Index mode for document processing.