Thanks Chris,

seems it is working fine, below is the query

http://localhost:8993/solr/select?q=*:*&fq=(!tag=test)name:test*&fq=(!tag=test1)name:test1&fq=(!tag=test3)name:test3&&facet=true&facet.range={!key=test
ex=test1,test3}Admission_Date&facet.range={!key=test1
ex=test,test3}Admission_Date&facet.range={!key=test3
ex=test,test1}Admission_Date&*
facet.range.start=2012-06-01T12:00:00Z&facet.range.end=2012-06-30T17:00:00Z&facet.range.gap=%2B1DAY&rows=0

please correct me if query is wrong, but if i have suppose 100 names then i
have to add fq 100 times, and in each fq i have to add exclusion of other
99; is there any other parameters or simpler way? 

sorry, to bother you more.





--
View this message in context: 
http://lucene.472066.n3.nabble.com/Datefaceting-on-multiple-value-in-solr-tp4014021p4017281.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to