Skip to content

v0.2.0

Choose a tag to compare

@clemlesne clemlesne released this 11 Mar 14:36

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