Re: BadApple annotation removed from Lucene 10.x

2021-12-05 Thread David Smiley
Thanks for the heads-up! ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Wed, Dec 1, 2021 at 12:05 PM Adrien Grand wrote: > Hello Solr devs, > > This is a heads up that the BadApple annotation has been removed from > Lucene 10.x since it wasn't use

BadApple annotation removed from Lucene 10.x

2021-12-01 Thread Adrien Grand
Hello Solr devs, This is a heads up that the BadApple annotation has been removed from Lucene 10.x since it wasn't used in Lucene. I know some Solr tests are using it, so you will need to add it on the Solr side when upgrading to Lucene 10. See https://issues.apache.org/jira/browse/LUCENE-10253.