Laxmilal, Make that q=cd+AND+media:movies (this is just URL-encoding to be sure)
If that still returns 0 hits, try just q=media:movies If that still returns 0 hits, you have your answer. Hm, what's that qt=LM at the end? LM? Eh, eh, some custom handler? If so, perhaps it is the source of the problem. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch ----- Original Message ---- From: Laxmilal Menaria <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Friday, December 28, 2007 2:19:05 AM Subject: Search query have AND operator with facet search not working Hello everyone, I have implemented facet search with search in all fields, its working fine with the following url. http://localhost:8983/solr/select?q=cd&facet=true&facet.field=media&facet.limit=-1&start=0&rows=15&facet.mincount=1&qt=LM Query : cd But when I tried with query which have AND, its not shows any results, my url as below. Is there are any issue with URL or any other, http://localhost:8983/solr/select?q=cd AND media:movies&facet=true&facet.field=media&facet.limit=-1&start=0&rows=15&facet.mincount=1&qt=LM Query : cd AND media:movies Please let me know, what should I do ? -- Thanks, Laxmilal menaria http://www.chambal.com/ http://www.minalyzer.com/ http://www.bucketexplorer.com/