Hi,
We have large number of documents which are indexed(approx 1M), the
size of the index is approx 1G. . We have few Keyword fields as well
as few UnStored fields.
Now there is a requirement to change names of few fields. The
application code can be easily changed to created the new document
with new field names but existing documents have to be migrated to
have new field names, so the query on new names can find them. What
could be the easiest & fastest way to do this.
Thanks,
Ajay
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org
|