Hi,
I am trying to facet on multiple fields and I want to limit the values to facet 
on using facet.prefix

The wiki says that the facet.prefix parameter can be specified on a per field 
basis

Example:
    
http://localhost:8983/solr/select?q=*:*&indent=on&facet=on&rows=0&facet.field=cidsWithParent_CountySpecific&facet.prefix=ROOT_&facet.field=cidsWithParent&facet.prefix=9AAC1001

However Solr is only taking into consideration the first facet.prefix and 
applies it to all facet.field. The second facet.prefix is ignored

Any suggestions or workarounds ??

Thanks
Tarun Jain
-=-



      

Reply via email to