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

Redis - Implement the search group #29081

Merged
merged 1 commit into from Nov 14, 2022
Merged

Conversation

cescoffier
Copy link
Member

This groups allows full-text search over hashes and json documents.
The search commands require Redis Search to be installed on the server.

These commands are marked as experimental until we get more feedback.

@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@cescoffier cescoffier mentioned this pull request Nov 7, 2022
10 tasks
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

I added a very minor comment. Feel free to ignore.

docs/src/main/asciidoc/redis-reference.adoc Outdated Show resolved Hide resolved
This groups allows full-text search over hashes and json documents.
The search commands require Redis Search to be installed on the server.

These commands are marked as experimental until we get more feedback.
@geoand
Copy link
Contributor

geoand commented Nov 10, 2022

@machi1990 can you have a look at this one please?

Copy link
Member

@machi1990 machi1990 left a comment

Choose a reason for hiding this comment

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

lgtm

Thanks @cescoffier

Quarkus Documentation automation moved this from To do to Reviewer approved Nov 14, 2022
@cescoffier cescoffier merged commit bc012cf into quarkusio:main Nov 14, 2022
Quarkus Documentation automation moved this from Reviewer approved to Done Nov 14, 2022
@quarkus-bot quarkus-bot bot added this to the 2.15 - main milestone Nov 14, 2022
@cescoffier cescoffier deleted the redis-search branch November 14, 2022 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

4 participants