Re: Facet.query and collapsing

2010-11-28 Thread Markus Jelsma
http://wiki.apache.org/solr/FieldCollapsing#Known_Limitations > Hi All, > > I'm in a situation where I need to perform a facet on a query with field > collapsing. > > Let's say the main query is something like this > > title:apple&fq={!tag=sources}source_id:(33 OR > 44)&facet=on&facet.field={!e

Facet.query and collapsing

2010-11-25 Thread Jean-Sebastien Vachon
Hi All, I'm in a situation where I need to perform a facet on a query with field collapsing. Let's say the main query is something like this title:apple&fq={!tag=sources}source_id:(33 OR 44)&facet=on&facet.field={!ex=sources}source_id&facet.query=source_id:(33 OR 44)&collapse=on&collapse.fie