Skip to main content

Module grep

Module grep 

Source
Expand description

Grep pipeline orchestration.

Bridges the logical query, index planner, and candidate filter. This is the primary API the CLI calls.

Structs§

GrepRequest
User-facing request to the grep pipeline.

Functions§

run
Run the full grep pipeline: resolve candidates, execute search, return outcome.