We've got Localsolr (2.9.1 lucene-spatial library) running on Solr 1.4 with
Tomcat 1.6. Everything's looking good, except for a couple little issues.

If we specify fl=id (or fl= anything) and wt=json it seems that the fl
parameter is ignored (thus we get a lot more detail in our results than we'd
like).

If we specify fl=id and leave out wt=json (which defaults to returning xml
results), we get the expected fields back. We'd really prefer to use wt=json
because the results are easier for us to deal with (also, the same issue
also arises with wt=python and wt=ruby).

-- 
View this message in context: 
http://old.nabble.com/Localsolr-wt%3Djson-and-fl-compatible--tp27131973p27131973.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to