This may help: http://www.nabble.com/Updating-Lucene-Index-with-Unstored-fields-tt15188818.html#a15188818
Doron On Thu, Jan 31, 2008 at 2:42 AM, John Wang <[EMAIL PROTECTED]> wrote: > Hi all: > > We have a large index and it is difficult to reindex. > > We want to add another field to the index without reindexing, e.g. just > create a new inverted index, dictionary files etc. > > How feasible is it to add this to lucene? > > > Thanks > > -John >