Modules§
Structs§
- File
Metadata - Include
Pattern - Json
Search Result - Jsonl
Search Result - Search
Options - Search
Result - Search
Results - Enhanced search results that include near-miss information for threshold queries
- Search
Signals - Span
Enums§
Functions§
- build_
exclude_ patterns - Build exclusion patterns with proper priority ordering
- compute_
chunk_ hash - Compute blake3 hash of chunk content for incremental indexing This enables us to detect which chunks have changed and only re-embed those
- compute_
file_ hash - create_
ckignore_ if_ missing - Create .ckignore file with default content if it doesn’t exist
- get_
default_ ckignore_ content - Get default .ckignore file content
- get_
default_ exclude_ patterns - Get default exclusion patterns for directories that should be skipped during search. These are common cache, build, and system directories that rarely contain user code.
- get_
sidecar_ path - read_
ckignore_ patterns - Read and parse .ckignore file, returning patterns