Incidentally, I'm getting BooleanQuery.TooManyClauses when I search on
"james", but I don't when I search on "James". Surely  the number of clauses
isn't dependent on the number of hits?! 

However, I know that "fred" is relatively uncommon in my index and "neil" is
relatively common and yet "fred" is getting the BooleanQuery.TooManyClauses
and "neil" isn't. Does that make sense? 

Should the actual term used in a PrefixQuery effect the number of clauses?

-----Original Message-----
From: Rob Staveley (Tom) [mailto:[EMAIL PROTECTED] 
Sent: 15 June 2006 18:28
To: java-user@lucene.apache.org
Subject: RE: BooleanQuery.TooManyClauses on MultiSearcher

I'm still trying to get my head around ConstantScorePrefixQuery. Could I
simply use this as a drop-in replacement for PrefixQuery?

-----Original Message-----
From: Chris Hostetter [mailto:[EMAIL PROTECTED]
Sent: 15 June 2006 18:22
To: java-user@lucene.apache.org; eks dev
Subject: Re: BooleanQuery.TooManyClauses on MultiSearcher


: Did not check it, but solr is using SkippingFilter which is not yet
: commited in Lucene... so this will maybe not work?

Solr des not use SkippingFilter.



-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to