Question about termDocs.read(docs, freqs)

2006-09-19 Thread Kroehling, Thomas
Hi, I am trying to write a WildcardFilter in order to prevent TooManyBooleanClauses and high memory usage. I wrap a Filter in a ConstantScoreQuery. I enumerate over the WildcardTerms for a query. This way I can set a maximum number of terms which i will evaluate. If too many terms match, I throw an

Re: Question about termDocs.read(docs, freqs)

2006-09-19 Thread Erick Erickson
I'll side-step the explanations part of your mail since I don't know how to answer.. But a few observations, see below. On 9/19/06, Kroehling, Thomas <[EMAIL PROTECTED]> wrote: Hi, I am trying to write a WildcardFilter in order to prevent TooManyBooleanClauses and high memory usage. I wrap a Fi

AW: Question about termDocs.read(docs, freqs)

2006-09-19 Thread Kroehling, Thomas
dcard filters. But filters really seem to be quite fast. Thanks again, Thomas -Ursprüngliche Nachricht- Von: Erick Erickson [mailto:[EMAIL PROTECTED] Gesendet: Tuesday, September 19, 2006 3:59 PM An: java-user@lucene.apache.org Betreff: Re: Question about termDocs.read(docs, freqs) I&#x

Re: Question about termDocs.read(docs, freqs)

2006-09-19 Thread Erick Erickson
Thomas -Ursprüngliche Nachricht- Von: Erick Erickson [mailto:[EMAIL PROTECTED] Gesendet: Tuesday, September 19, 2006 3:59 PM An: java-user@lucene.apache.org Betreff: Re: Question about termDocs.read(docs, freqs) I'll side-step the explanations part of your mail since I don't know ho