Feature
- Enable BM25 relevance scoring — search results are now ranked by relevance so the best matches appear first, instead of arbitrary ordering
- Add 60-second search timeout to prevent runaway queries from hanging indefinitely
Docs
- Add side-by-side seek vs ripgrep example showing symbol search (
sym:formatResults) - Expand query syntax docs with new sections for search, symbols, filters, and boolean logic
- Document previously undocumented queries:
content:,regex:,case:,type:file,or, parenthesized grouping