documentation-website icon indicating copy to clipboard operation
documentation-website copied to clipboard

[DOC] Document the use of protobuf feature flag

Open VachaShah opened this issue 11 months ago • 5 comments

What do you want to do?

  • [ ] Request a change to existing documentation
  • [X] Add new documentation
  • [ ] Report a technical problem with the documentation
  • [ ] Other

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.

https://github.com/opensearch-project/OpenSearch/pull/11910

VachaShah avatar Mar 11 '24 20:03 VachaShah

Meta : https://github.com/opensearch-project/OpenSearch/issues/10684

getsaurabh02 avatar Mar 11 '24 20:03 getsaurabh02

Thanks, @VachaShah , @getsaurabh02 ! Who will be drafting the doc PR?

hdhalter avatar Mar 12 '24 22:03 hdhalter

@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?

VachaShah avatar Mar 13 '24 04:03 VachaShah

This is not part of 2.13.0 anymore.

VachaShah avatar Mar 19 '24 17:03 VachaShah

Hi @VachaShah , is this on track for 2.14?

hdhalter avatar Apr 15 '24 23:04 hdhalter