You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/07/09 17:22:00 UTC

[jira] [Commented] (SOLR-11390) Trie* field javadocs to @see *Point equivalent

    [ 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 <cp...@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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org