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

Sort saved objects by title #2859

Merged
merged 1 commit into from
Feb 3, 2015

Conversation

lukasolson
Copy link
Member

This PR simply sorts saved objects (both in the saved-object-finder and in the advanced settings) by title, instead of not sorting them whatsoever.

@jimmyjones2
Copy link
Contributor

Related to #2589?

@rashidkpc
Copy link
Contributor

This probably doesn't work consistently for titles with spaces in them. Sorting on analyzed fields is unpredictable, will need to set the title field to not_analyzed, or better yet, add a multi_field mapping that has a title.raw that is not_analyzed.

@simianhacker
Copy link
Member

LGTM! (ignore @rashidkpc )

simianhacker added a commit that referenced this pull request Feb 3, 2015
@simianhacker simianhacker merged commit e635822 into elastic:master Feb 3, 2015
@lukasolson lukasolson deleted the sort-saved-objects branch February 11, 2016 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants