You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2014/11/30 23:47:13 UTC

[jira] [Commented] (SOLR-6510) select?collapse=... - fix NPE in Collapsing(FieldValue|Score)Collector

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

David Smiley commented on SOLR-6510:
------------------------------------

Aha.  The problem is that all the codecs are in rotation, to include Lucene42 which didn't support DocValues with empty values.  I'll add a suitable \@SuppressCodecs list to the test and get this committed tonight.

> select?collapse=... - fix NPE in Collapsing(FieldValue|Score)Collector
> ----------------------------------------------------------------------
>
>                 Key: SOLR-6510
>                 URL: https://issues.apache.org/jira/browse/SOLR-6510
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.8.1
>            Reporter: Christine Poerschke
>            Assignee: David Smiley
>            Priority: Minor
>             Fix For: 4.10.3, Trunk
>
>
> Affects branch_4x but not trunk, collapse field must be docValues=true and shard empty (or with nothing indexed for the field?).



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