Thanks Chris! The query parsing stuff is something I keep stumbling over, but you may have noticed that!
Erick On Tue, May 20, 2014 at 10:06 AM, Chris Hostetter <hossman_luc...@fucit.org> wrote: > > : 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/