Hi, I have a very simple question about indexing an existing index.
We have 2 index, index 1 is being maintained by us (it indexes the data from a database) and we have an index 2 which is maintaing by a tool.. Both the schemas are totally different but we are interested to re-index the index present in index2 in to index1 such that we will be having just one single index (index 1 ) which will contain the data present in both index. We want to re-index the index present in index 2 using the schema presnt for index 1. Also we are interested in customizing the data (something like selecting columns / fields from DB using DB import handler). Thanks, BB -- View this message in context: http://lucene.472066.n3.nabble.com/Quick-question-on-indexing-an-existing-index-tp1701663p1701663.html Sent from the Solr - User mailing list archive at Nabble.com.