Re: NPE while sorting

2009-06-16 Thread Yonik Seeley
Looks like this is the local-solr patch, which isn't part of Solr yet? -Yonik http://www.lucidimagination.com On Tue, Jun 16, 2009 at 6:15 PM, Nirkhe, Chandra wrote: > Hi, > Solr is throwing Null pointer exception when soring on a field. > > > http://localhost:9080/solr/select?version=2.2&q=*:*&q

NPE while sorting

2009-06-16 Thread Nirkhe, Chandra
Hi, Solr is throwing Null pointer exception when soring on a field. http://localhost:9080/solr/select?version=2.2&q=*:*&qt=geo&lat=41.883784 &long=-87.637668&radius=25&rows=100&sort=geo_distance%20top Using 16-June build. Any pointers ?? HTTP Status 500 - null java.lang.NullPointerException a