[
https://issues.apache.org/jira/browse/LUCENE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243349#comment-15243349
]
ASF subversion and git services commented on LUCENE-7223:
---------------------------------------------------------
Commit c7d4080820b0b50d09c7e1ddb5e68b325ab145b7 in lucene-solr's branch
refs/heads/master from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=c7d4080 ]
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
> 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]