One option is to index the new field in sync (same index order) into a new index, and search using a ParallelIndexReader.

        Erik


On Jan 30, 2008, at 7:42 PM, John Wang 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to