paulirwin commented on issue #281: URL: https://github.com/apache/lucenenet/issues/281#issuecomment-3607751457
Someone commented and then seemingly deleted their comment, about it not working for them in latest Luke, but I want to clarify for the benefit of anyone coming across this issue in the future - the latest Luke releases are not compatible with the Lucene 4.8 index format. I cannot remember exactly which Luke release removed that support, but the safest way to work with a Lucene.NET 4.8 index with Luke is to use Luke 4.8 (or likely several versions after that). Also, FWIW, I have created a cross-platform .NET replacement for Luke optimized for Lucene.NET, called NeoLuke. You can check it out here: https://github.com/paulirwin/neoluke -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
