Re: io exception on recreating an index

2002-01-15 Thread Geir Ove Grønmo
* Geir Ove Grønmo | * Steven J. Owens | | Kiran Kumar K.G <[EMAIL PROTECTED]> wrote: | | | | > I'm currently having a problem overwriting an old index. Every | | > night, the contents of a database I'm using get updated, so the | | > lucene indexes are also recreated every night. The technique I'

Re: io exception on recreating an index

2001-11-29 Thread Geir Ove Grønmo
* Steven J. Owens | Kiran Kumar K.G <[EMAIL PROTECTED]> wrote: | | > I'm currently having a problem overwriting an old index. Every | > night, the contents of a database I'm using get updated, so the | > lucene indexes are also recreated every night. The technique I'm | > currently using is just

Re: io exception on recreating an index

2001-11-28 Thread Steven J. Owens
Kiran Kumar K.G <[EMAIL PROTECTED]> wrote: > I'm currently having a problem overwriting an old index. Every > night, the contents of a database I'm using get updated, so the > lucene indexes are also recreated every night. The technique I'm > currently using is just to start a new index on top of

RE: io exception on recreating an index

2001-11-27 Thread Jonathan Franzone
*This message was transferred with a trial version of CommuniGate(tm) Pro* You could create the new index in another directory and then copy it over the the existing one. -Original Message- From: Kiran Kumar K.G [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 27, 2001 2:19 PM To: Luce