Querying your OpenSearch index
OpenSearch powers key HCL Connections features like Orient Me and Metrics. As an admin, knowing how to query indexes directly helps you verify data integrity, troubleshoot search issues, and manage storage. This article walks through essential REST API commands to inspect index health, mappings, and content, using a reusable sendRequest script.
Continue reading