Hello. I'm just starting out with my Solr deployment and believe there's a good chance I'll want to change how my fields are indexing in the near future, I wouldn't want to crawl the original content store again just to re-index. I was hoping that Atomic Updates (which keeps all fields as stored) might allow me to just update the new schema and "ask" the system to re-index all document according to the revised schema. Is that possible? in plan? could be done in a different way?
Thanks! Gili.