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
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
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 ???
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
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