: And I read the following issue again:
:
: ConstantScoreRangeQuery - fixes "too many clauses" exception
: http://issues.apache.org/jira/browse/LUCENE-383
:
: But still, I cannot understand very well why ConstantScoreQuery comes out.
: Is it for to implement ConstantScoreRangeQuery? Or, is it used
On 3/16/06, Koji Sekiguchi <[EMAIL PROTECTED]> wrote:
> But still, I cannot understand very well why ConstantScoreQuery comes out.
> Is it for to implement ConstantScoreRangeQuery? Or, is it used for something
> by itself?
ConstantScoreQuery can wrap any Filter and gives a constant score for
every