Skip to main content

0.0.2-beta.3

Release notes for 0.0.2-beta.3, highlighting tokenizer and semantic retrieval improvements, regex search options, and indexing resilience upgrades.

Summary

This beta introduced the retrieval and indexing improvements that shaped the later stable release.

Key Changes

  • shared tokenizer for semantic search
  • inverted term index for faster semantic retrieval
  • use_regex for localnest_search_code
  • context_lines for localnest_search_code
  • failed_files returned from localnest_index_project
  • semantic_score_raw on hybrid results
  • ripgrep no longer required for server startup

Practical Impact

This is the first version where the search story becomes much stronger for larger repositories.