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

typedapi.core.search.Request does not have filter_path #826

Open
rajivprab opened this issue Mar 13, 2024 · 2 comments
Open

typedapi.core.search.Request does not have filter_path #826

rajivprab opened this issue Mar 13, 2024 · 2 comments

Comments

@rajivprab
Copy link

This is almost identical to the issue #93 . The only difference is that I'm trying to specify filter_path on a typedapi search-request.

I've already double-checked both of the following places:

But I don't see filter_path in either of the above.

I do see filter_path in esapi::SearchRequest. But our project is using the typedapi client, hence why we're using typedapi::Search and typedapi::search.Request

@Anaethelion
Copy link
Contributor

We're indeed missing some query parameters from within an expansion phase in the https://github.com/elastic/elasticsearch-specification
I'll have a look and will regenerate the API when this is fixed.

@rajivprab
Copy link
Author

Thanks @Anaethelion . Do you have a ballpark estimate of when this will be fixed? Ie, will this be a few weeks, months, year?

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