forked from valkey-io/valkey-search
-
Notifications
You must be signed in to change notification settings - Fork 1
Implement SORTBY on FT.SEARCH #1
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
Closed
Closed
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
62f13e1
feat: Implement SORTBY in FT.SEARCH. All previous commits squashed.
AlexFilipImproving eb99755
Merge branch 'main' into feature/sortby-implementation
AlexFilipImproving 7ddc6bb
Add RequiresCompleteResults override
AlexFilipImproving 047d3b5
Generate new answers file
AlexFilipImproving 3a9d620
Fix some integration tests and generate new batch of answers
AlexFilipImproving a3c972c
Bug fix and put TODO back
AlexFilipImproving 9fe989e
Regenerate aggregate answers
AlexFilipImproving 739cdeb
Move from ToNumeric to To and regenerate answers
AlexFilipImproving 7b3ba25
Add sortby identifier to json response
AlexFilipImproving 2969d47
Regenerate answers
AlexFilipImproving 4cf2fc6
Merge branch 'main' into feature/sortby-implementation
AlexFilipImproving ce5d657
Combine ProcessNeighborsForReply and ProcessNonVectorNeighborsForReply
AlexFilipImproving eb5d778
Pipe sort attribute through pipeline to make sure that it actually sorts
AlexFilipImproving 0bd2368
Fix compatibility tests for SORTBY
AlexFilipImproving f81ac71
Add WITHSORTKEYS
AlexFilipImproving 0e80f27
Merge branch 'main' into feature/sortby-implementation
AlexFilipImproving 5ec285b
Fix failing test
AlexFilipImproving 5fe9004
Merge branch 'feature/sortby-implementation' of github.com:Bit-Quill/…
AlexFilipImproving f9c4123
Fix tests
AlexFilipImproving 5dbb631
Fix build errors
AlexFilipImproving a0378cd
Fix syntax
AlexFilipImproving 20106f2
Remove unnecessary include
AlexFilipImproving 8922e26
Remove secondary sorting
AlexFilipImproving cb01e7a
Regenerate answers
AlexFilipImproving 9cc9c78
Minor test fix
AlexFilipImproving ca40b0d
Merge branch 'main' into feature/sortby-implementation
AlexFilipImproving 8930298
Fix compile problem
AlexFilipImproving File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.