You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Tomoko Uchida (Jira)" <ji...@apache.org> on 2021/03/28 07:02:00 UTC

[jira] [Created] (LUCENE-9890) Clean up unnecessary @lucene.experimental annotations

Tomoko Uchida created LUCENE-9890:
-------------------------------------

             Summary: Clean up unnecessary @lucene.experimental annotations
                 Key: LUCENE-9890
                 URL: https://issues.apache.org/jira/browse/LUCENE-9890
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Tomoko Uchida


We have 800+ {{@lucene.experimental}} annotations in the main branch. Many of those classes were created years ago and have been time-tested on various setups, so may be able to be cleaned up.

{code}
lucene $ git grep lucene.experimental | wc -l
804
{code}

BTW, do we really need this annotation...?
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org