Thanks a lot.
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: 23 August 2006 14:26
To: java-user@lucene.apache.org
Subject: Re: Change index structure
On Aug 23, 2006, at 6:22 AM, WATHELET Thomas wrote:
> If I want to add a new field for exemple into an exist
: 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 i
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
Yes it is possible. Only UNSTORED fields became UNSTORED again and You
cannot change TERM in them.
If you have SQL db I have neat code to doing this.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
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 d