On Sunday 21 October 2007 17:21, Chris Sizemore wrote:

> i'm using MoreLikeThis. i'm trying to run the document comparison across
> more than one field in my index, but i'm not at all sure that it's
> actually happening -- when i examine the constructed query, only one
> field is mentioned! here's my code:

Actually looking at MoreLikeThis.createQueue() it's supposed to use only 
that field where most hits occur for that term, so you could end up with a 
query like:

conceptSearch:foo abstract:blah

Regards
 Daniel

-- 
http://www.danielnaber.de

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

Reply via email to