Exactly!
I thought facet query just worked for range numbers. I complicating myself a
lot...
Thank you

Erik Hatcher wrote:
> 
> 
> On Dec 23, 2008, at 7:55 AM, Marc Sturlese wrote:
>> My other goal is to do something I have called static facets by  
>> field. I
>> would like to specify the terms to facet in the sorlconfig. Lets  
>> supose I
>> have a field called animals. I want to do facet fields with the tokens
>> cat,doc,monkey and I wan to pass these words by solr config.xml
>>
>> Is this done or should I do a hack? In that case... any advice?
> 
> You mean like  
> &facet 
> .query 
> =animals:cat&facet.query=animals:dog&facet.query=animals:monkey   ??
> 
>       Erik
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/%22static-facet-field%22-tp21143977p21145435.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to