AngledLuffa opened a new issue, #13064: URL: https://github.com/apache/lucene/issues/13064
Hi, I am the primary maintainer of Stanford CoreNLP. We use the Lucene libraries for various things in our software. I found that there's a fix for a stack overflow error in recent versions of Lucene: https://github.com/apache/lucene/pull/12462 This was in response to the following issue a user raised on our software: https://github.com/stanfordnlp/CoreNLP/issues/1408 However, when I went to update the Lucene libraries we depend on, it turns out the latest releases target Java 11. I don't suppose there's a release of Lucene which targets 8? We have kept our software compatible with Java 8 for a while, although we're aware that eventually we'll want to move on to newer versions. Thanks in advance -- 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: issues-unsubscr...@lucene.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org