Expand description
Content indexing for fast search and retrieval
This module provides efficient indexing of content chunks with support for full-text search, pattern matching, and content type filtering.
Structs§
- Content
Index - Content index for fast search and retrieval
- Logging
Update Listener - Simple logging update listener
Traits§
- Content
Update Listener - Trait for content update listeners