Mention in the documentation *when* a full reindex may be necessary

Description

It's easier to state which changes do not require a re-index run, actually:

  • new indexes/fields based on currently empty data, e.g. a new property in an entity that is currently empty for every entity, or a new index mapping for an entity that hasn't any database row yet.

  • feature reduction, e.g. making a previously stored field not stored, or removing a field. The data will stay in the index, we just won't use it nor update it anymore.

Activity

Yoann RodièreMay 12, 2017 at 7:17 AM
Edited

EDIT: wrong ticket.

Fixed

Details

Assignee

Reporter

Components

Priority

Created May 10, 2017 at 10:43 AM
Updated May 31, 2017 at 3:12 PM
Resolved May 12, 2017 at 4:08 PM

Flag notifications