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

[FEATURE] Support search_pipeline query parameter for search API requests #586

Closed
devonterr opened this issue Jul 10, 2024 · 1 comment
Closed
Labels
enhancement New feature or request untriaged

Comments

@devonterr
Copy link

Is your feature request related to a problem?

The Search API supports specifying a search pipeline as a query parameter in search requests. Currently there is no way to specify this parameter through this client.

What solution would you like?

Add a new parameter to the SearchRequest structure and add this as a query parameter during URL construction.

What alternatives have you considered?

Not using this client for cases which require specifying a search pipeline.

Do you have any additional context?

Planning to put up a PR momentarily!

@devonterr
Copy link
Author

Apologies, I didn't see that this was recently added in the 4.0 changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request untriaged
Projects
None yet
Development

No branches or pull requests

1 participant