[ https://issues.apache.org/jira/browse/SOLR-11390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17154745#comment-17154745 ]
ASF subversion and git services commented on SOLR-11390: -------------------------------------------------------- Commit 2341c220ceb41412fbd74ad89db8d4fee9a097eb in lucene-solr's branch refs/heads/master from Mike Drob [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=2341c22 ] SOLR-11390 Trie* field javadocs to @see *Point (#1612) Co-authored-by: Christine Poerschke <cpoersc...@apache.org> > 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 > Attachments: SOLR-11390.patch > > Time Spent: 10m > Remaining Estimate: 0h > > 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 (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org