Re: MatchAllDocsQuery, MultiSearcher and a custom HitCollector throwing exception

2006-04-26 Thread jm
ok, thanks for letting me know. I entered a bug, 556. javi On 4/26/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: > Hi Jim, > > This went to the old mailing list... > Could you email this to java-user@lucene.apache.org > and maybe open a JIRA bug for it? > > -Yonik > > On 4/26/06, jm <[EMAIL PROTECT

Re: MatchAllDocsQuery, MultiSearcher and a custom HitCollector throwing exception

2006-04-26 Thread jm
On 4/26/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: > Hi Jim, > > This went to the old mailing list... > Could you email this to java-user@lucene.apache.org > and maybe open a JIRA bug for it? > > -Yonik > > On 4/26/06, jm <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I have encountered an issue with

Re: MatchAllDocsQuery, MultiSearcher and a custom HitCollector throwing exception

2006-04-26 Thread Yonik Seeley
Hi Jim, This went to the old mailing list... Could you email this to java-user@lucene.apache.org and maybe open a JIRA bug for it? -Yonik On 4/26/06, jm <[EMAIL PROTECTED]> wrote: > Hi, > > I have encountered an issue with lucene1.9.1. It involves > MatchAllDocsQuery, MultiSearcher and a custom