This is a breaking change introduced in elasticsearch 2.4: https://github.com/elastic/elasticsearch/pull/19510
We need to change our analysis settings to not set this value for fields where positions are not stored.
Description
Description
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | • dcausse | T145199 Upgrade elasticsearch plugins to 2.4.0 | |||
Resolved | • dcausse | T145405 Add position increment gap only to fields where positions are stored |
Event Timeline
Comment Actions
Change 310310 had a related patch set uploaded (by DCausse):
Only set position_increment_gap on fields where positions are stored
Comment Actions
Change 310310 merged by jenkins-bot:
Only set position_increment_gap on fields where positions are stored