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

localsolr sort

2009-06-15 Thread Nirkhe, Chandra
Hi I am trying to sort local results on geo_distance order. But getting "Unknown solr order" error. HTTP Status 400 - Unknown sort order: asc" Following is the HTTP request: http://localhost:8080/solr/select?indent=on&q=*:*&qt=geo&lat=41.883784&l ong=-87.637668&radius=30&sort=geo_dist

localsolr and collapse in Solr 1.4

2009-06-12 Thread Nirkhe, Chandra
Hi, Has anyone successfully used localsolr and collapse together in Solr 1.4. I am getting two result-sets one from localsolr and other from collapse. I need a merged result-set. Any pointers ???

localSolr + collapse

2009-06-11 Thread Nirkhe, Chandra
Hi, I am using localSolr with collapse. Query response gives two result sets one generated by localSolr based on geo distance and other by collapsing fields. How can I get combined result set? SolrConfig.xml explicit 0.01 true true true

Collapse Results

2009-06-08 Thread Nirkhe, Chandra
Hi, I am using Solr 1.3 with collapse patch. In the results it returns standard response as well as collapse response. How do I get just collapse response? Regards Chandra "responseHeader":{ "status":0, "QTime":25, "params":{ "collapse":"true", "wt":"json", "collapse