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

lnx run error. #154

Closed flike closed 3 months ago

flike commented 3 months ago
➜  release git:(0.10.0) ./lnx --host='0.0.0.0'
2024-08-27T11:40:02.882627Z  INFO lnx: starting runtime with 32 threads
2024-08-27T11:40:02.889636Z ERROR lnx: error during lnx runtime: failed to open database due to error Unsupported: the 'compression' feature must be enabled

What should I do to run lnx successfully ?

Trojanking123 commented 3 months ago

i got the same problem

ChillFish8 commented 3 months ago

Sorry for the delay, you want the 0.9.0 branch not 0.10.0 as that is still WIP