Mailing List Archive

corrupted index
Dear All,

We are experiencing a problem with
index updates. We have a fairly
large index (>10 gigabytes). There
are no problems searching it. But
when we add a single file and then
try to optimize, optimization fails
with a null pointer exception in
RandomAccessFile.seek.

Has anybody come across this problem?
Is there a way to tell whether an index
is corrupted?

Thanks very much -

Hinrich Schuetze


_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx


--
To unsubscribe, e-mail: <mailto:lucene-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-user-help@jakarta.apache.org>
Re: corrupted index [ In reply to ]
Hello,

Nobody has contributed a tool that verified index integrity, yet.
Is this the latest version of Lucene?
Are you hitting the 2GB/file limit?
Just some ideas.

Otis


--- H S <hinrich@hotmail.com> wrote:
> Dear All,
>
> We are experiencing a problem with
> index updates. We have a fairly
> large index (>10 gigabytes). There
> are no problems searching it. But
> when we add a single file and then
> try to optimize, optimization fails
> with a null pointer exception in
> RandomAccessFile.seek.
>
> Has anybody come across this problem?
> Is there a way to tell whether an index
> is corrupted?
>
> Thanks very much -
>
> Hinrich Schuetze


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://http://taxes.yahoo.com/

--
To unsubscribe, e-mail: <mailto:lucene-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-user-help@jakarta.apache.org>
RE: corrupted index [ In reply to ]
Hinrich,

Can you please send a stack trace?

As others have mentioned, there isn't an index integrity checker.

Doug

P.S. Hi! How are you?

> -----Original Message-----
> From: H S [mailto:hinrich@hotmail.com]
> Sent: Monday, April 01, 2002 5:26 PM
> To: lucene-user@jakarta.apache.org
> Subject: corrupted index
>
>
> Dear All,
>
> We are experiencing a problem with
> index updates. We have a fairly
> large index (>10 gigabytes). There
> are no problems searching it. But
> when we add a single file and then
> try to optimize, optimization fails
> with a null pointer exception in
> RandomAccessFile.seek.
>
> Has anybody come across this problem?
> Is there a way to tell whether an index
> is corrupted?
>
> Thanks very much -
>
> Hinrich Schuetze
>
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
>
> --
> To unsubscribe, e-mail:
<mailto:lucene-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail:
<mailto:lucene-user-help@jakarta.apache.org>

--
To unsubscribe, e-mail: <mailto:lucene-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-user-help@jakarta.apache.org>