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

Add index stat endpoint to expose document count in a index #142

Closed renanvieira closed 6 months ago

renanvieira commented 7 months ago

Address issue #13 by adding a endpoint to expose the number of searchable and deleted documents in a index by accessing Tantivy index metadata.