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.
>
>
&
o 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.
: currently i have to do 3 request for all three values of name, with passing
: "name" as fq parameter and given facet date range.
Got it, the example of what you are looking for makes perfect sense.
In general, faceting on the same field in different ways isn't supported
(SOLR-1351 is an open
for all three values of name, with passing
"name" as fq parameter and given facet date range.
Thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Datefaceting-on-multiple-value-in-solr-tp4014021p4014196.html
Sent from the Solr - User mailing list archive at Nabble.com.
: In solr, I have two fields one is datetime [Admission_Date] and other
: string[Name]. I want to do datefaceting on multiple values in one solr
: query.
:
: Suppose I have 3 records. name="test" ,"test1", "test3".
:
: I want to do data-faceting on all three values in one solr query.
I'm sorry,
in one query.
but is it possible to provide on multiple values in one query?
Thanks in advance,
Sagar Joshi
--
View this message in context:
http://lucene.472066.n3.nabble.com/Datefaceting-on-multiple-value-in-solr-tp4014021.html
Sent from the Solr - User mailing list archive at Nabble.com.