Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add pagination, sorting and grouping examples to search json example #2890

Merged
merged 1 commit into from
Sep 14, 2023
Merged

add pagination, sorting and grouping examples to search json example #2890

merged 1 commit into from
Sep 14, 2023

Conversation

elfkuzco
Copy link
Contributor

Pull Request check-list

Please make sure to review and check all of these items:

  • Does $ tox pass with this change (including linting)?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?
  • Was the change added to CHANGES file?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

Added more examples to searching JSON documents illustrating pagination, sorting, ordering of results and using groups to apply aggregation functions

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Aug 16, 2023
@dvora-h dvora-h merged commit 509c77c into redis:master Sep 14, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
maintenance Maintenance (CI, Releases, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants