[
https://issues.apache.org/jira/browse/LUCENE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-7223:
---------------------------------------
Attachment: LUCENE-7223.patch
Simple patch, just fixing the core {{XXXPoint}} classes. I was going to also
update sandbox and spatial3d but it's less simple there since {{StoredField}}
can't directly store e.g. a {{BigInteger}}.
> 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]