Hello everyone, I've been working on the Oak project and encountered some difficulties configuring the indices correctly during setup. To ensure everything was properly configured in the past, I have used two approaches:
- Replacing the default OakCodec with Lucene46 codec and opening the indices with Luke 4.8. - Replacing the default OakCodec with SimpleText codec and opening the indices with a text editor. To avoid recompiling and changing the codec each time, I have developed an alternative approach by adding support for OakCodec within the Luke project. You can find the project here: Luke-Oak Project on GitHub https://github.com/basix-86/luke-oak I hope this helps others with troubleshooting index setup issues. Best regards, Marco -- <https://25.esteco.com>