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.23k stars 46 forks source link

Improve schema validations and Query logic #68

Closed ChillFish8 closed 2 years ago

ChillFish8 commented 2 years ago

This improves some of the schema validations so that you get an error when submitting a index payload if search fields don't exist or boost fields don't exist.