Module index

Source
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§

ContentIndex
Content index for fast search and retrieval
LoggingUpdateListener
Simple logging update listener

Traits§

ContentUpdateListener
Trait for content update listeners