Skip to content
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

Add numeric_type sorting option. #3998

Merged
merged 2 commits into from
Aug 8, 2019
Merged

Conversation

codebrain
Copy link
Contributor

For numeric fields it is also possible to cast the values from one type to another using this option. This can be useful for cross-index search if the sort field is mapped differently on some indices.

For numeric fields it is also possible to cast the values from one type to another using this option. This can be useful for cross-index search if the sort field is mapped differently on some indices.
@codebrain codebrain mentioned this pull request Aug 7, 2019
37 tasks
Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

LGTM except for a typo in the SkipVersion

src/Tests/Tests/Search/Request/SortUsageTests.cs Outdated Show resolved Hide resolved
@codebrain codebrain merged commit 97e81b5 into 7.2 Aug 8, 2019
codebrain added a commit that referenced this pull request Aug 16, 2019
For numeric fields it is also possible to cast the values from one type to another using this option. This can be useful for cross-index search if the sort field is mapped differently on some indices.
@russcam russcam deleted the feature/7.2/numeric-type-sort branch September 1, 2019 22:41
russcam pushed a commit that referenced this pull request Sep 3, 2019
For numeric fields it is also possible to cast the values from one type to another using this option. This can be useful for cross-index search if the sort field is mapped differently on some indices.

(cherry picked from commit 98a9427)
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.

2 participants