On 3/8/07, Erick Erickson <[EMAIL PROTECTED]> wrote:
In a nutshell, reversing the order of the terms in a phrase query can
result in different hit counts. That is, "person place"~3 may return
different results from "place person"~3, depending on the number
of intervening terms.

I think that's "working as designed".   Although I could understand
someone wanting it to work differently.  The slop is sort of like the
edit distance from the current given phrase, hence the order of terms
in the phrase matters.

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to