I just checked in a fix for this.
-Yonik
http://www.lucidimagination.com
On Sat, Jun 6, 2009 at 10:41 AM, Yonik Seeley
wrote:
> On Sat, Jun 6, 2009 at 2:00 AM, Shalin Shekhar Mangar
> wrote:
>> It may be related to SOLR-. Yonik mentioned that there might be a
>> problem with RandomSortField
On Sat, Jun 6, 2009 at 2:00 AM, Shalin Shekhar Mangar
wrote:
> It may be related to SOLR-. Yonik mentioned that there might be a
> problem with RandomSortField:
Yep, custom sort fields aren't compatible with the new Lucene Collector classes.
I'll see if I can get it fixed this weekend.
-Yoni
Yes I am still getting the NPE.
Robert.
Shalin Shekhar Mangar wrote:
>
> On Tue, Jun 2, 2009 at 4:50 AM, Robert Purdy 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.
>>
>> Ju
On Tue, Jun 2, 2009 at 4:50 AM, Robert Purdy 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.NullPointer
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(S