On 2/13/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:

: To be clear, no clean way to do *expansion* as opposed to reduction at
: query time, when the alternatives are of different lengths.

Reduction at query time doesn't work either ... when query parser sees the
string:
        my best buy
...it analyzes each white space sepearted string seperately

Unless you put it in a phrase query.  But yes, that's not as flexible
and would probably cause pain with the dismax handler.

-Yonik

Reply via email to