Hi,
I am preparing a solr query. in that i am only giving fq parameter .. I dont
give any q parameter..
If i exeucte such query, where only it is having fq, it is not returning any
docs. in the sense it is returning 0 docs.
So, is it always mandatory to have q parameter in solr query?
if so, then i think i should have something like
q=*:* and fq=field:value


Please explain

Thanks
Radha



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Is-it-possible-to-have-only-fq-in-my-solr-query-tp4103429.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to