Re: Multi-select on more than one facet field

2009-03-24 Thread Yonik Seeley
On Tue, Mar 24, 2009 at 2:29 PM, Nasseam Elkarra wrote: > Looking at the example here: > http://wiki.apache.org/solr/SimpleFacetParameters#head-4ba81c89b265c3b5992e3292718a0d100f7251ef > > This being the query for selecting PDF: > q=mainquery&fq=status:public&fq={!tag=dt}doctype:pdf&facet=on&facet

Multi-select on more than one facet field

2009-03-24 Thread Nasseam Elkarra
Looking at the example here: http://wiki.apache.org/solr/SimpleFacetParameters#head-4ba81c89b265c3b5992e3292718a0d100f7251ef This being the query for selecting PDF: q=mainquery&fq=status:public&fq={! tag=dt}doctype:pdf&facet=on&facet.field={!ex=dt}doctype How would you do the query for selecti