Skip to content

GH-5652: fix: mark Redis chat memory timestamp field as sortable#5653

Open
jbl428 wants to merge 1 commit intospring-projects:mainfrom
jbl428:feat/redis-sortable-timestamp
Open

GH-5652: fix: mark Redis chat memory timestamp field as sortable#5653
jbl428 wants to merge 1 commit intospring-projects:mainfrom
jbl428:feat/redis-sortable-timestamp

Conversation

@jbl428
Copy link

@jbl428 jbl428 commented Mar 22, 2026

resolves: #5652

- Mark the Redis timestamp schema field as SORTABLE for FT.SEARCH sort queries

- Keep timestamp-based ordering behavior unchanged while improving sort efficiency

Signed-off-by: Jake Son <sonjeabin@gmail.com>
@jbl428 jbl428 changed the title GH-5652 fix: mark Redis chat memory timestamp field as sortable GH-5652: fix: mark Redis chat memory timestamp field as sortable Mar 22, 2026
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.

Add SORTABLE to Redis chat memory timestamp index field

1 participant