Indexer
To index and store text, the Indexer typically uses Embedding for semantic indexing, and can also perform word segmentation indexing, etc., for recall and use in the Retriever.
Last modified
May 13, 2025
: 修复milvus的indexer文档,缺乏”document配置必须搭配fields配置“这一信息,导致容易误用问题 (#1331) (0bf6396)