The *fq* is used for searching more deterministic results something like
WHERE type={}
Where as *q* is something like WHERE type like '%%'

user *fq*, if your are sure of what your going to search
use *q*, if not sure what your trying to search

If you are using fq and if you do not get any matching documents, solr
throws 0 or error message
where q would try to match nearest documents for your search query

That's what I have experienced so far. :-). 




--
View this message in context: 
http://lucene.472066.n3.nabble.com/Using-fq-as-OR-tp4137411p4137525.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to