like alexandre already touched on, you technically *can* "keep existing data and still apply new schema." you just can't expect index level changes to be applied retroactively to the already existing index. the deeper your changes to the schema, the deeper the incongruities between expectation and reality when it comes to running your searches. but the existing data can in fact continue onward w/o being reindexed at your own peril.
-- *John Blythe* Product Manager & Lead Developer 251.605.3071 | j...@curvolabs.com www.curvolabs.com 58 Adams Ave Evansville, IN 47713 On Wed, Jun 22, 2016 at 2:49 AM, scott.chu <scott....@udngroup.com> wrote: > > According to https://wiki.apache.org/solr/HowToReindex, If I understand > right, once we change schema after index built, we have to rebuild all > index again. Is there really no other way to keep existing index data and > still apply new schema? > > scott.chu,scott....@udngroup.com > 2016/6/22 (週三) >