On Fri, Mar 6, 2009 at 12:55 PM, Marc Sturlese <marc.sturl...@gmail.com> wrote: > Hey there, I am trying to use filter query with the key feature and I am > experiencing some problems: > If I do this, no problem: > > <str name="facet.query">{!key=Fox}title:fox</str> > > But if I try to do this, I am getting wrong results: > > <str name="facet.query">{!key=Fox}title:big fox</str>
title:big fox is equivalent to title:big default_field:fox > I have also tried: > <str name="facet.query">{!key=Fox}title:"big fox"</str> We need more details on why you think something is wrong. Does {!key=Fox}title:"big fox" Give different results than title:"big fox" ? -Yonik http://www.lucidimagination.com