Unfortunately, using positive boost factors less than 1 causes the parser to
barf the same as do negative boost factors.
Are you sure about that? Works for me. QueryParser just isn't set up to deal with a minus sign, but "term^0.5" should work fine. You'll need the leading zero.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
