You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2016/10/17 13:27:58 UTC

[jira] [Updated] (LUCENE-7494) Explore making PointValues a per-field API like doc values

     [ https://issues.apache.org/jira/browse/LUCENE-7494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrien Grand updated LUCENE-7494:
---------------------------------
    Attachment: LUCENE-7494.patch

Here is a patch that deals with points. I'd like to do changes to Fields / term vectors in a different issue.

> Explore making PointValues a per-field API like doc values
> ----------------------------------------------------------
>
>                 Key: LUCENE-7494
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7494
>             Project: Lucene - Core
>          Issue Type: Wish
>            Reporter: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-7494.patch
>
>
> This is a follow-up to LUCENE-7491. Maybe we could simplify things a bit by changing {{LeafReader.getPointValues()}} to {{LeafReader.getPointValues(String fieldName)}} and removing all {{String fieldName}} parameters from {{PointValues}}?



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