: when local params are "embedded" in a query being parsed by the 
: LuceneQParser, it applies them using the same scoping as other query 
: operators.... 
: 
: :       fq: "{!tag=name_name}{!field f=name}United States"


Think of that example in the context of this one -- the basics of 
when/what/why the variuos pices are parsed are the same...

   fq:  "{!tag=name_name}(+{!field f=name}United text:(States))"


-Hoss
http://www.lucidworks.com/

Reply via email to