You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by H S <hi...@hotmail.com> on 2002/04/02 03:25:30 UTC

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: corrupted index

Posted by Otis Gospodnetic <ot...@yahoo.com>.
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 <hi...@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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>