You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2005/05/01 20:48:34 UTC

DO NOT REPLY [Bug 34673] - ConstantScoreRangeQuery - fixes "too many clauses" exception

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34673>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34673





------- Additional Comments From paul.elschot@xs4all.nl  2005-05-01 20:48 -------
The ConstantScoreQuery requires java 1.4 for its skipTo() implementation, 
so this will have to wait until java 1.4 is a minimum requirement for 
Lucene. 
Some time ago there was a bit of discussion on mixed boolean and 
scored queries, and I think the ConstantScoreQuery is a wellcome 
addition for such mixed queries. 
One problem with the current score is that it is not really bound 
to a maximum, so it is difficult to choose a good constant score 
value in a mix. 
Perhaps that aspect of scoring should be tackled in the future. 
 
Regards, 
Paul Elschot 
 

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org