Christine Poerschke created SOLR-11390:
------------------------------------------

             Summary: Trie* field javadocs to @see *Point equivalent
                 Key: SOLR-11390
                 URL: https://issues.apache.org/jira/browse/SOLR-11390
             Project: Solr
          Issue Type: Wish
            Reporter: Christine Poerschke
            Priority: Minor


It would be helpful I think for the deprecated Trie* field classes' javadocs to 
{{@see}} link to the replacement classes.

And also perhaps to check for (undeprecated) point classes still backwards 
{{@see}} linking to the deprecated classes, e.g.
{code}
DatePointField.java: * @see TrieDateField
TrieDateField.java: * @see TrieField
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to