I query using

    qf=Name+Tag

Now I want that documents that have the phrase in tag will arrive first so
I use

    qf=Name+Tag^2

and they do appear first.


What should be the rule of thumb regarding the number that comes after the
field?
How do I know what number to set it?

Reply via email to