Hello,

I am thinking of adding Javadoc @since tags to the classes. Primarily
to the components Solr end-users would configure with (Analyzers,
URPs), but could theoretically do it for many more over time.

We actually do have some @since tags in the code, mostly for Solr 1.x,
though I have found a few for Solr 5.x and one! for Solr 6
(DelegationTokenRequest).

The benefit would be primarily for the documentation. So, if people
with older Solr look at list of the URPs (I have one... :-) ), they
can quickly verify if that URP is available on their version or only
on the later ones.

I am looking for '-1' just in case I missed something. And for '+1'
with suggestions of whether that would be useful for all code or for
additional types of classes.

Regards,
   Alex.

----
http://www.solr-start.com/ - Resources for Solr users, new and experienced

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to