Module kalosm_language::search

source ·
Expand description

The index module contains different types of search indexes that can be used to search for crate::context::Documents created from crate::context::IntoDocument or crate::context::IntoDocuments

Structs§

Enums§

  • A strategy for chunking a document into smaller pieces.

Traits§

  • A strategy for chunking a document into smaller pieces.