Yes I am still getting the NPE. 

Robert.



Shalin Shekhar Mangar wrote:
> 
> On Tue, Jun 2, 2009 at 4:50 AM, Robert Purdy <rdpu...@gmail.com> wrote:
> 
>>
>> Hey all,
>>
>> I was just wondering if anyone else is getting an error with today's
>> nightly
>> while sorting the random field.
>>
>> Thanks Rob.
>>
>> Jun 1, 2009 4:52:37 PM org.apache.solr.common.SolrException log
>> SEVERE: java.lang.NullPointerException
>>        at
>> org.apache.lucene.search.SortField.getComparator(SortField.java:483)
>>        at
>>
>> org.apache.lucene.search.FieldValueHitQueue$OneComparatorFieldValueHitQueue.<init>(FieldValueHitQueue.java:80)
>>        at
>>
>> org.apache.lucene.search.FieldValueHitQueue.create(FieldValueHitQueue.java:190)
>>        at
>>
>> org.apache.lucene.search.TopFieldCollector.create(TopFieldCollector.java:851)
>>        at
>>
>> org.apache.solr.search.SolrIndexSearcher.sortDocSet(SolrIndexSearcher.java:1360)
>>        at
>>
>> org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:868)
>>        at
>> org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:337)
>>        at
>>
> 
> Are you still seeing this issue?
> 
> It may be related to SOLR-1111. Yonik mentioned that there might be a
> problem with RandomSortField:
> 
> https://issues.apache.org/jira/browse/SOLR-1111?focusedCommentId=12713271&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12713271
> 
> -- 
> Regards,
> Shalin Shekhar Mangar.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Error-sorting-random-field-with-June-1%2C-2009-Solr-1.4-nightly-tp23824012p23899481.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to