Hi Folks,

What is the simplest method of constructing a multi term query such that
the highest scoring document(s) is always that which contain all terms
in the query adjacent to each other?

i.e. if I search for "federal reserve" I would prefer documents that
contain "Ben Bernake is the chairman of the federal reserve" to score
higher than "the federal government is going to reserve ...".

I'd rather not do this as two separate queries.

Thanks,
Joel






---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to