You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Andrés de la Peña (JIRA)" <ji...@apache.org> on 2016/04/18 18:16:25 UTC

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

    [ https://issues.apache.org/jira/browse/LUCENE-7086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15245923#comment-15245923 ] 

Andrés de la Peña commented on LUCENE-7086:
-------------------------------------------

[~mikemccand], it seems that this makes {{SortingMergePolicy}} (which uses {{SlowCompositeReaderWrapper}}) incompatible with point fields, even if the {{Sort}} used by the merge policy doesn't contain points. Should the users choose between point fields and index sorting? Is there any way to make both compatible? 

> 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
>             Fix For: master, 6.0
>
>         Attachments: LUCENE-7086.patch, 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