everything_search_typo
Locate Windows files despite typos by ranking filenames by fuzzy similarity. Filter results by size, date, or extension and continue through pages to reach all matches.
Instructions
Rank a bounded page of filenames by SequenceMatcher similarity (0..100). Not semantic search. All matches on the page returned; ranking is page-local. Continue next_candidate_offset for remaining candidates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| text | Yes | ||
| filters | No | ||
| threshold | No | ||
| candidate_limit | No | ||
| candidate_query | No | file: | |
| candidate_offset | No |