On 6-Sep-07, at 2:04 PM, Jonathan Woods wrote:
The queries are generally BooleanQuery combinations of TermQueries,
sometimes with output from the vanilla Lucene QueryParser thrown in
as one
of the boolean clauses: "get me all pages about the Senior School
&& about
drama [that's the fq bit],
The queries are generally BooleanQuery combinations of TermQueries,
sometimes with output from the vanilla Lucene QueryParser thrown in as one
of the boolean clauses: "get me all pages about the Senior School && about
drama [that's the fq bit], hopefully also containing the word
'Shakespeare'". Th
On 9/6/07, Jonathan Woods <[EMAIL PROTECTED]> wrote:
> As a quick sideline to the discussion on FunctionQueries (which is way
> beyond me): would it not be useful for a FunctionQuery to be able to exclude
> hits (using that term loosely) as well as to affect their score? Can/should
> the current f
As a quick sideline to the discussion on FunctionQueries (which is way
beyond me): would it not be useful for a FunctionQuery to be able to exclude
hits (using that term loosely) as well as to affect their score? Can/should
the current framework do that?
I ask because I want to exclude hits on t