You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2016/04/15 18:39:25 UTC

[jira] [Created] (LUCENE-7223) Add "store" hint to Points javadocs

Robert Muir created LUCENE-7223:
-----------------------------------

             Summary: 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


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