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

Update Redis url and add hybrid search support #531

Merged
merged 2 commits into from
Nov 24, 2024

Conversation

tylerhutcherson
Copy link
Contributor

A few tweaks to the Redis information:

  • Updated URLs to the new .io site where appropriate.
  • Added support for hybrid search which is now available using the aggregation API. Linked to some examples.

@tylerhutcherson tylerhutcherson requested a review from a team as a code owner November 18, 2024 17:14
@@ -32,9 +32,9 @@
"comment": ""
},
"hybrid_search": {
"support": "",
"support": "full",
"source_url": "",
Copy link
Contributor

Choose a reason for hiding this comment

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

@tylerhutcherson can you add link to docs for the feature?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

At the moment we just have these notebook examples linked in the comment, but we are working on adding it to our documentation as well. Will ping when we have the link ready

Copy link
Contributor

Choose a reason for hiding this comment

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

ok then let's add the link to the notebook into the source_url for now, which will make it easy to discover and click from the comparison table

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will do -- we should have an updated docs page ASAP and I can come back and make that update too.

Copy link
Contributor

@prrao87 prrao87 left a comment

Choose a reason for hiding this comment

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

LGTM!

@svonava svonava merged commit cdeb442 into superlinked:main Nov 24, 2024
2 checks passed
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