Saïd,
 The misunderstanding you have is that you are confusing the user query (the
q parameter) with the URL that Solr sees.  Well actually the part of the URL
that is called the query string -- that which is after the "?". SolrQuery
has various setters for well-known parameters, and others just use
solrQuery.setParam(name,value).

~ David Smiley

-----
 Author: https://www.packtpub.com/solr-1-4-enterprise-search-server/book
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Spatial-search-with-SolrJ-3-1-How-to-tp2961136p3158134.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to