Re: Error sorting random field with June 1, 2009 Solr 1.4 nightly

2009-06-06 Thread Yonik Seeley
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

Re: Error sorting random field with June 1, 2009 Solr 1.4 nightly

2009-06-06 Thread Yonik Seeley
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

Re: Error sorting random field with June 1, 2009 Solr 1.4 nightly

2009-06-06 Thread Robert Purdy
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

Re: Error sorting random field with June 1, 2009 Solr 1.4 nightly

2009-06-05 Thread Shalin Shekhar Mangar
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

Error sorting random field with June 1, 2009 Solr 1.4 nightly

2009-06-01 Thread Robert Purdy
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