Good morning, I'm currently using Solr 4.0 FINAL. I indexed a website and it took over 24 hours to crawl. I just realized I need to rename one of the fields (or add a new one). so I added the new field to the schema, But how do I copy the data over from the old field to the new field without recrawling everything?
Is this possible? I was thinking about maybe putting an update chain processor in the /update handler but I'm not sure that will work. Thanks, -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-manually-update-a-field-in-the-index-without-re-crawling-tp4092955.html Sent from the Solr - User mailing list archive at Nabble.com.