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

Fix paging on strings sorted in ascending order. #9157

Closed

Commits on Jan 6, 2015

  1. Search: Fix paging on strings sorted in ascending order.

    For the comparator to work correctly, we need to give it the same value in
    `setTopValue` as the value that it gave back in `value`.
    
    Close elastic#9136
    jpountz committed Jan 6, 2015
    Configuration menu
    Copy the full SHA
    436eaa7 View commit details
    Browse the repository at this point in the history