jira-importer opened a new issue, #615: URL: https://github.com/apache/maven-indexer/issues/615
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** opened **[MINDEXER-146](https://issues.apache.org/jira/browse/MINDEXER-146?redirect=false)** and commented When attempted Lucene 9.1.0 upgrade, there were several issues that failed tests: * uses of deprecated RAMDirectory * omitNorms and indexOptions flops happening for same fields Apply all the fixes so upgrade to Lucene 9.1.0 becomes no brainer, but it will not happen now, as it requires Java11 level. --- **Affects:** 6.1.1 **Remote Links:** - [GitHub Pull Request #201 ](https://github.com/apache/maven-indexer/pull/201) -- 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]
