Skip to content

adding support for enable_position_increments property on ITokenCountProperty #5188

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

Conversation

rdasan
Copy link
Contributor

@rdasan rdasan commented Dec 17, 2020

This PR adds the provisioning of enable_position_increments on ITokenCountProperty and ITokenCountPropertyDescriptor The problem this PR is solving is described in detail in this Issue: #5186

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one small change, otherwise LGTM

…ute.cs

Co-authored-by: Russ Cam <russ.cam@forloop.co.uk>
Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes LGTM. Will leave it to @stevejgordon and @Mpdreamz to merge 👍

@rdasan
Copy link
Contributor Author

rdasan commented Dec 17, 2020

Have opened a PR against the 7.x branch as well. Since I'm using the latest 7.10.1 NEST nuget package. I'm assuming that's the correct branch for the PR merge? #5189

@russcam
Copy link
Contributor

russcam commented Dec 17, 2020

Have opened a PR against the 7.x branch as well. Since I'm using the latest 7.10.1 NEST nuget package. I'm assuming that's the correct branch for the PR merge? #5189

No need to open another PR for 7.x, we'll handle the backport to the relevant branches 🙂

@stevejgordon
Copy link
Contributor

Thanks for contributing this @rdasan and for the review @russcam! I'm also happy so will merge this and backport.

@stevejgordon stevejgordon merged commit 70f9b5d into elastic:master Dec 17, 2020
stevejgordon pushed a commit that referenced this pull request Dec 17, 2020
…perty (#5188)

* adding support for enable_position_increments property on ITokenCountProperty and ITokenCountPropertyDescriptor
* Update src/Nest/Mapping/Types/Specialized/TokenCount/TokenCountAttribute.cs

Co-authored-by: Russ Cam <russ.cam@forloop.co.uk>
(cherry picked from commit 70f9b5d)
stevejgordon pushed a commit that referenced this pull request Dec 17, 2020
…perty (#5188)

* adding support for enable_position_increments property on ITokenCountProperty and ITokenCountPropertyDescriptor
* Update src/Nest/Mapping/Types/Specialized/TokenCount/TokenCountAttribute.cs

Co-authored-by: Russ Cam <russ.cam@forloop.co.uk>
(cherry picked from commit 70f9b5d)
stevejgordon added a commit that referenced this pull request Dec 22, 2020
…perty (#5188) (#5197)

* adding support for enable_position_increments property on ITokenCountProperty and ITokenCountPropertyDescriptor
* Update src/Nest/Mapping/Types/Specialized/TokenCount/TokenCountAttribute.cs

Co-authored-by: Russ Cam <russ.cam@forloop.co.uk>
(cherry picked from commit 70f9b5d)

Co-authored-by: Reji Dasan <rdasan@users.noreply.github.com>
stevejgordon added a commit that referenced this pull request Dec 22, 2020
…perty (#5188) (#5196)

* adding support for enable_position_increments property on ITokenCountProperty and ITokenCountPropertyDescriptor
* Update src/Nest/Mapping/Types/Specialized/TokenCount/TokenCountAttribute.cs

Co-authored-by: Russ Cam <russ.cam@forloop.co.uk>
(cherry picked from commit 70f9b5d)

Co-authored-by: Reji Dasan <rdasan@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

4 participants