Skip to main content

0.0.2-beta.3 Overview

This beta is the important transition point before the stable release line. It introduced the retrieval and resilience improvements that shaped later docs and runtime behavior.

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

Major additions

  • shared tokenizer
  • inverted semantic term index
  • use_regex on localnest_search_code
  • context_lines on localnest_search_code
  • failed_files from localnest_index_project
  • semantic_score_raw on hybrid results

Important fixes

  • ripgrep no longer required for startup
  • unreadable files no longer abort the entire indexing run