slow-J opened a new issue, #12934: URL: https://github.com/apache/lucene/issues/12934
### Description I was looking at a very old issue for a failing unit test with an ant test command. When I tried to run it in gradle (incorrectly), I was greeted with a message that stood out to me: ``` This is an experimental Lucene/Solr gradle build. ``` Searching the Lucene codebase ([github search](https://github.com/search?q=repo%3Aapache%2Flucene%20Lucene%2FSolr&type=code)), we find 18 usages of `Lucene/Solr`, all in comments/readmes/print messages in tools, most of these can be switched to just `Lucene` Should we clean this up? If yes, I am happy to do it :) -- 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