Skip to content

typings to current version of typesense server #81

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

Open
jensimik opened this issue Apr 16, 2025 · 2 comments
Open

typings to current version of typesense server #81

jensimik opened this issue Apr 16, 2025 · 2 comments

Comments

@jensimik
Copy link

i'm using the typings and there is some features missing as of the current v28 (SearchParameters for instance seems to miss stopwords and rerank_hybrid_matches)

@tharropoulos
Copy link
Contributor

We'll add them soon. You can submit a PR yourself as well if you like!

@tharropoulos
Copy link
Contributor

rerank_hybrid_matches exist:

rerank_hybrid_matches: typing.NotRequired[bool]

I added some missing ones in #83!

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

No branches or pull requests

2 participants