You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2016/03/10 16:50:40 UTC

[jira] [Updated] (LUCENE-7086) SlowCompositeReaderWrapper does not support point values

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

Michael McCandless updated LUCENE-7086:
---------------------------------------
    Attachment: LUCENE-7086.patch

Here's a patch ... Lucene tests pass, but I haven't run precommit yet, and I expect to resolve conflicts on merging master.  I move the slow wrapper to misc, and fixed it to throw {{IllegalArgumentException}} if you try to wrap a reader that does have point values.

> SlowCompositeReaderWrapper does not support point values
> --------------------------------------------------------
>
>                 Key: LUCENE-7086
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7086
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>            Assignee: Michael McCandless
>         Attachments: LUCENE-7086.patch
>
>
> SlowCompositeReaderWrapper.getPointValues always returns null. I think this is trappy and we should either implement it or throw an UnsupportedOperationException instead.



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