If you're adding a new field that only needs to apply to new documents, just add it to the schema, restart Solr, and add new documents. If you're changing a field definition or you need older docs to have a new field added to them, then reindexing completely is the way to go.

        Erik

On Oct 13, 2008, at 8:36 AM, sunnyfr wrote:


Hi,

I would like to know, what should I do when I just want to add a field or
even modify the schema like new filters.
Should i do a new full import ?

Thanks a lot,

Solr1.3
tomcat55
MySql

--
View this message in context: 
http://www.nabble.com/Add-new-field-or-modify-schema.xml-tp19954089p19954089.html
Sent from the Solr - Dev mailing list archive at Nabble.com.

Reply via email to