bits.set(termDocs.doc());
>}
>} else {
>break;
>}
>} while (enumerator.next());
>} finally {
> termDocs.close();
>enumerator.close();
>
Watson Research Center
> (914) 945-2472
> http://www.research.ibm.com/people/g/donnagresh
> [EMAIL PROTECTED]
>
>
> "Joe K" <[EMAIL PROTECTED]> wrote on 04/10/2008 08:53:06 AM:
>
> > Hello everybody,
> > I know there was written a tons of words about
arch, Mathematical Sciences Department
> IBM T.J. Watson Research Center
> (914) 945-2472
> http://www.research.ibm.com/people/g/donnagresh
> [EMAIL PROTECTED]
>
>
> "Joe K" <[EMAIL PROTECTED]> wrote on 04/10/2008 08:53:06 AM:
>
> > Hello everybody,
> >
Hello everybody,
I know there was written a tons of words about this issue, but I'm just not
clear enough about it.
I have these facts:
1. my query is always 1 letter and *, eg. M*
2. i always want to get max 200 results, no more!
3. i don't want to fix this issue by setting maxClauseCount
I jus