3 Bremen
>> http://www.thetaphi.de
>> eMail: u...@thetaphi.de
>>
>> -Original Message-
>>> From: Jason Fennell [mailto:jdfenn...@gmail.com]
>>> Sent: Wednesday, December 09, 2009 7:48 PM
>>> To: java-user@lucene.apache.org
>>> Su
Subject: MatchAllDocsQuery and InstantiatedIndex on Lucene 2.9.1
I'm trying to upgrade our application from Lucene 2.4.1 to Lucene
2.9.1.
I've been using an InstantiatedIndex to do a bunch of unit testing,
but am
running into a some problems with Lucene 2.9.1.
In particular, when I
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Jason Fennell [mailto:jdfenn...@gmail.com]
> Sent: Wednesday, December 09, 2009 7:48 PM
> To: java-user@lucene.apache.org
> Subject: MatchAllDocsQuery and InstantiatedIndex on Lucene 2.9.1
>
I'm trying to upgrade our application from Lucene 2.4.1 to Lucene 2.9.1.
I've been using an InstantiatedIndex to do a bunch of unit testing, but am
running into a some problems with Lucene 2.9.1.
In particular, when I try to run a MatchAllDocsQuery on my InstantiatedIndex
(which worked fine on 2.4.