ce 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
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