opensearch-project / documentation-website

The documentation for OpenSearch, OpenSearch Dashboards, and their associated plugins.
https://opensearch.org/docs
Apache License 2.0
68 stars 472 forks source link

[DOC] Instruction for terms query with roaring bitmap needs to be fixed #8379

Open tkykenmt opened 1 day ago

tkykenmt commented 1 day ago

What do you want to do?

Tell us about your request. Provide a summary of the request. Instruction for terms query with roaring bitmap introduced since 2.17 does not work appropriately. For more details of issue, please refer from https://forum.opensearch.org/t/bitmap-search-not-working/21631

I've confirmed roaring bitmap works well with fixed instruction. So I'd like submit fixed version to the repoisitory.

*Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all. 2.17+

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.