: I'm unclear on whether changing the schema.xml file
: automatically causes a reindex or not.  If I'm adding
: a field to the schema (and removing some unused ones),
: does solr do the reindex?  Or, do I have to kick it
: off myself.

how would solr know what data to put in your new field for all of hte
existing documents?

removing a field doesn't require reindexing ... but there won't be any
space savings untill docs that had the deleted field are updated or
deleted.




-Hoss

Reply via email to