Doug Cutting wrote:
It would translate a query "t1 t2" given fields f1 and f2 into something like:

+(f1:t1^b1 f2:t1^b2)
+(f2:t1^b1 f2:t2^b2)

Oops. The first term on that line should be "f1:t2", not "f2:t1":

+(f1:t2^b1 f2:t2^b2)

f1:"t1 t2"~s1^b3
f2:"t1 t2"~s2^b4

Doug

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



Reply via email to