lnx-search / lnx

⚡ Insanely fast, 🌟 Feature-rich searching. lnx is the adaptable, typo tollerant deployment of the tantivy search engine.
https://lnx.rs
MIT License
1.21k stars 46 forks source link

Implement Tantivy directories #104

Closed ChillFish8 closed 1 year ago

ChillFish8 commented 1 year ago

The v0.10.0 Designs see the use of a few custom directory implementations so that we can quickly and efficiently produce these index segments.

This should implement the required directories and lay the group work for the exporters and mergers for segments.