Jonathan Rochkind wrote:
>
>> qf needs to have spaces in it, unfortunately the local query parser can
>> not
>> deal with that, as Erik Hatcher mentioned some months ago.
>
> By "local query parser", you mean what I call the LocalParams stuff (for
> lack of being sure of the proper term)?
>
> qf needs to have spaces in it, unfortunately the local query parser can not
> deal with that, as Erik Hatcher mentioned some months ago.
By "local query parser", you mean what I call the LocalParams stuff (for lack
of being sure of the proper term)? You can put spaces in there, you just need
Hi,
qf needs to have spaces in it, unfortunately the local query parser can not
deal with that, as Erik Hatcher mentioned some months ago.
A solution would be to do something like that:
{!dismax%20qf=$yourqf}yourQuery&yourgf=title^1.0 tags^2.0
Since you are using the dismax-query-parser, you c