Expand description
Query engine for searching indexed code
The query engine loads the memory-mapped cache and executes deterministic searches based on lexical, structural, or symbol patterns.
Re-exports§
pub use filter::QueryFilter;
Modules§
- filter
- Query filter types and stateless filtering helpers
- result
- Result assembly utilities: trigram index reconstruction and file-id resolution
Structs§
- Query
Engine - Manages query execution against the index
Functions§
- generate_
ai_ instruction - Generate AI instruction based on query results