Skip to content

Instantly share code, notes, and snippets.

@tmkasun
Last active June 14, 2016 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmkasun/a902c9983182b8a3267d49df5038be1b to your computer and use it in GitHub Desktop.
Save tmkasun/a902c9983182b8a3267d49df5038be1b to your computer and use it in GitHub Desktop.
wso2 ES sample sort attributes configuration
sorting: {
attributes: [
{name: "overview_name", label: "Name"},
{name: "overview_version", label: "Version"},
{name: "overview_provider", label: "Provider"},
{name: "createdDate", label: "Date/Time"}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment