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 DESC not working on date field. #1167

Open
TomerAvni opened this issue Dec 23, 2023 · 0 comments
Open

Sort DESC not working on date field. #1167

TomerAvni opened this issue Dec 23, 2023 · 0 comments

Comments

@TomerAvni
Copy link

name: Sorting date field descending not working.
description: When trying to sort a sortable date field descending, it brings incorrect results.
title: "[Bug]: Sorting date field descending not working"
labels: [bug, triage]
body:

  • type: FT.SEARCH MY_INDEX:index * SORTBY timeUpdated DESC
    attributes:
    value: |
    returns wrong results.

  • type: input
    id: mac osx/linux
    attributes:
    label: OS
    description: Operating system and version (eg Ubuntu 20.04, OSX Catalina)
    placeholder: linux

  • type: architecutre
    id: cpu_arch
    attributes:
    label: CPU Architecture
    description: x86 / arm, etc).
    placeholder: linux/mac

  • type: input
    id: redis_version
    attributes:
    label: Redis Server Version
    description: Redis server v=6.2.10

  • type: input
    id: redis_module_version
    attributes:
    label: Redis Module Version
    description: What version of this redis module was installed?
    placeholder: latest

  • type: textarea
    id: whathappened
    label: What happened?
    description: Please tell us what happened, and what you expected to happen.

Screenshot 2023-12-23 at 17 02 25
placeholder: Tell us what you see!
  • type: textarea
    id: logs
    label: Relevant log output
    description: If release, please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
    render: shell
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

No branches or pull requests

1 participant