Expand description
Grep pipeline orchestration.
Bridges the logical query, index planner, and candidate filter. This is the primary API the CLI calls.
Structs§
- Grep
Request - User-facing request to the grep pipeline.
Functions§
- run
- Run the full grep pipeline: resolve candidates, execute search, return outcome.