You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tell us about your request. Provide a summary of the request and all versions that are affected.
We are adding an experimental feature in 2.13 to enable protobuf for normal searches (QUERY_THEN_FETCH without aggregations). To enable this feature, the feature flag needs to be turned on:
@hdhalter I can draft the doc PR. @getsaurabh02 Do you know what would be the best place to add this feature flag info? I know there is a page on the website for how to use feature flags, but is there a place where the feature flags are listed?
What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
We are adding an experimental feature in 2.13 to enable protobuf for normal searches (QUERY_THEN_FETCH without aggregations). To enable this feature, the feature flag needs to be turned on:
opensearch.experimental.feature.search_with_protobuf.enabled=true
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
opensearch-project/OpenSearch#11910
The text was updated successfully, but these errors were encountered: