Improving search performance
OpenSearch offers several ways to improve search performance:
-
Run resource-intensive queries asynchronously with asynchronous search.
-
Search segments concurrently using concurrent segment search.
-
Improve aggregation performance using a star-tree index.