Hello,
I'm using Lucene 2.3.2 and had no problems untill now.
But now I got an corrupt index. When searching, a java.lang.OutOfMemoryError is
thrown. I've wrote the following test program:
private static void search(String index, String query) throws
CorruptIndexException, IOException, ParseEx
; compound file off, confirm the problem still happens, and then post the
> _X.tii file? I can try to look at it.
>
> Mike
>
> René Zöpnek wrote:
>
>> Hello,
>>
>> I'm using Lucene 2.3.2 and had no problems untill now.
>>
>> But now I got an corr
.lucene.index.CheckIndex.checkIndex(CheckIndex.java:395)
> at org.apache.lucene.index.CheckIndex.main(CheckIndex.java:689)
>
> Is this what you see?
>
> Mike
>
> "René Zöpnek" wrote:
>
>> Thanks for your answer, Mike.
>>
>> Unfortunately I h