Hi,

We have some fields that we're currently storing in the index (for example
product_name, short_description, etc). We'd like to stop storing them in the
index as we're going to start faulting them in from the database instead so
that the content is fresh.

If we change our config to stop storing them, when will they get removed
from the index? After the next commit? After an optimize? Or will we have to
rebuild the entire index from scratch?

Thanks,

Brendan
-- 
View this message in context: 
http://www.nabble.com/Will-turning-off-the-stored-setting-on-a-field-remove-it-from-the-index--tf4616636.html#a13184863
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to