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

object: Support numerical matchers in search queries #550

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

cthulhu-rider
Copy link
Contributor

object/search.go Outdated Show resolved Hide resolved
object/search.go Outdated Show resolved Hide resolved
object/search.go Outdated Show resolved Hide resolved
@cthulhu-rider cthulhu-rider force-pushed the feature/object-search-numerical branch 2 times, most recently from 51dedfd to 18115db Compare February 13, 2024 17:17
Copy link
Member

@carpawell carpawell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be rebased and linter will be happy then.

NeoFS API protocol was recently extended with numeric `>`, `>=`, `<`
and `<=` match operators. These operators should be provided by SDK so
users could use them in their search object queries.

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
@cthulhu-rider cthulhu-rider force-pushed the feature/object-search-numerical branch from 18115db to e3b565d Compare February 16, 2024 14:25
@roman-khimov roman-khimov merged commit 24254bf into master Feb 20, 2024
2 of 5 checks passed
@roman-khimov roman-khimov deleted the feature/object-search-numerical branch February 20, 2024 19:39
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.

3 participants