indexer

Base indexer class and configuration for retrieval tasks.

Classes

IndexConfig()

Configuration class for indexers that defines the index type and other parameters.

Indexer(index_dir, index_config, module[, ...])

Base class for indexers that create and manage indices for retrieval tasks.