Indexer
Indexer 为把文本进行索引存储,一般使用 Embedding 做语义化索引,也可做分词索引等,以便于 Retriever 中召回使用
最后修改
September 4, 2025
: docs(hertz): fix misleading file path in quick start tutorial (#1406) (d169a3c)
Indexer 为把文本进行索引存储,一般使用 Embedding 做语义化索引,也可做分词索引等,以便于 Retriever 中召回使用