If I want to add a new field for exemple into an existing index -----Original Message----- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: 23 August 2006 11:57 To: java-user@lucene.apache.org Subject: Re: Change index structure
On Aug 23, 2006, at 3:50 AM, WATHELET Thomas wrote: > Is it possible to change index structure in an existing index. > If yes how to proceed. Please elaborate on what you mean by "index structure". Lucene supports incremental indexing, if that is what you mean - so you can always add/delete documents from an existing index. Erik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]