Skip to content

position_offset_gap renamed to position_increment_gap #2027

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
stromblom opened this issue Apr 12, 2016 · 2 comments
Closed

position_offset_gap renamed to position_increment_gap #2027

stromblom opened this issue Apr 12, 2016 · 2 comments

Comments

@stromblom
Copy link

Elastic version: 2.2.0
Nest version: 2.1.0

When setting position_offset_gap on the StringAttribute Elastic will generate an error on the PUT:

"Mapping definition for [names] has unsupported parameters: [position_offset_gap : 100]"

Seems it has been renamed to: position_increment_gap

https://www.elastic.co/guide/en/elasticsearch/reference/2.2/release-notes-2.0.0-beta2.html#breaking-2.0.0-beta2

@gmarz gmarz added Bug labels Apr 12, 2016
@gmarz
Copy link
Contributor

gmarz commented Apr 12, 2016

Thanks for the heads up @stromblom, we'll fix this asap.

@gmarz
Copy link
Contributor

gmarz commented Apr 12, 2016

Closed via 48a2200 and 2090369

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants