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=28108>. 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=28108 1.3 Final Release - TooManyClauses error not allowing search to work ------- Additional Comments From [EMAIL PROTECTED] 2004-03-31 22:12 ------- After more investigation the problem seems to be related to the PrefixQuery.rewrite(). I have a PrefixQuery as one of the subqueries for the BooleanQuery. So, what seems to be happening is that the PrefixQuery.rewrite() expands the query for each individual hit. Thus, if the search result has more than 1024 results, the rewrite fails. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]