lucisearch 0.8.0

Embeddable, in-process search engine — the SQLite/DuckDB of Elasticsearch
Documentation
lucisearch-0.8.0 has been yanked.

luci — embeddable, in-process search engine.

The SQLite/DuckDB of Elasticsearch: link it in, open a file, search. Indexing JSON documents, term/BM25/vector search, segment merge, and persistence all live in this one crate, organized into modules that mirror the former workspace crates (core, mapping, storage, analysis) plus the engine subsystems.

See [[luci|engineering vision]], [[architecture-overview]], and [[architecture-segment-layout]] for the design.