I’m updating our schema.xml file with 1 change: deleting a field. Do I need to re-index all of my documents in Solr, or can I simply reload my collection config by calling:
http://mysolrhost:8000/solr/admin/collections?action=RELOAD&name=mycollection Thanks, Matt