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

Add support for Typesense search server #29

Merged
merged 10 commits into from
Dec 30, 2024
Merged

Conversation

EricTendian
Copy link
Member

@EricTendian EricTendian commented Dec 29, 2024

This refactors the search logic to make use of an adapter pattern for the different search servers. This enables the Typesense support to be added as a new search adapter, which also becomes the default for new installs. Typesense has better upgradability, some interesting AI features, and high availability support.

Fixes #25

Verified

This commit was signed with the committer’s verified signature.
codebytere Shelley Vohr
…e script to migrate; fixing other random issues

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was signed with the committer’s verified signature.
jkleinsc John Kleinschmidt

Verified

This commit was signed with the committer’s verified signature.
jkleinsc John Kleinschmidt

Verified

This commit was signed with the committer’s verified signature.
jkleinsc John Kleinschmidt

Verified

This commit was signed with the committer’s verified signature.
jkleinsc John Kleinschmidt

Verified

This commit was signed with the committer’s verified signature.
jkleinsc John Kleinschmidt
@EricTendian EricTendian merged commit 0d51e21 into main Dec 30, 2024
1 check passed
@EricTendian EricTendian deleted the migrate-to-typesense branch December 30, 2024 00:26
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.

Enable support for Typesense
1 participant