Hi I have a solr collection of nested documents. I would like to reindex this collection to a new collection ,without running the original process that created this collection.
If this was not a a collection of nested documents, I would use the /export handler to export all the documents and then reindex it. Can the /export handler be used to retrieve the original nested structure that was indexed? Is there another way to do this? Note that I want to make some schema modifications, so just copying the index won't do. Thanks. -- View this message in context: http://lucene.472066.n3.nabble.com/reindexing-a-solr-collection-of-nested-documents-tp4307586.html Sent from the Solr - User mailing list archive at Nabble.com.