[ 
https://issues.apache.org/jira/browse/LUCENE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292094#comment-15292094
 ] 

ASF subversion and git services commented on LUCENE-7223:
---------------------------------------------------------

Commit 3e77726b88efad4bcb2127ee6ce393f20dff9f4e in lucene-solr's branch 
refs/heads/branch_6_0 from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=3e77726 ]

LUCENE-7223: improve XXXPoint javadocs to explain that a StoredField is needed 
if you want to retrieve the original value at search time


> Add "store" hint to Points javadocs
> -----------------------------------
>
>                 Key: LUCENE-7223
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7223
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>             Fix For: 6.1, 6.0.1, master (7.0)
>
>         Attachments: LUCENE-7223.patch
>
>
> We had this for e.g. docvalues fields from the beginning:
> {code}
>  * If you also need to store the value, you should add a
>  * separate {@link StoredField} instance.
> {code}
> We should add this to the points types too? It will prevent confusion.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to