Java SDK
OpenSearch SDK for Java encapsulates the API operations that are used to implement features such as data processing and searching. To implement other features, use the management SDKs.
<dependency>
<groupId>com.aliyun.opensearch</groupId>
<artifactId>aliyun-sdk-opensearch</artifactId>
<version>4.0.0</version>
</dependency>
PHP SDK
OpenSearch SDK for PHP encapsulates the API operations that are used to implement features such as application management, data processing, and searching. For more information, see Downloads.
Go
go get github.com/aliyun/alibaba-cloud-sdk-go/tree/master/services/opensearch
Python
pip install aliyun-python-sdk-opensearch
OpenSearch management SDK for Python
To download OpenSearch management SDK for Python, visit https://pypi.org/project/aliyun-python-sdk-opensearch.
To download the source code of the SDK: visit https://github.com/aliyun/aliyun-openapi-python-sdk/tree/master/aliyun-python-sdk-opensearch.
Command-line tool for Cava-based plug-ins
SortScript is a command-line tool based on Python in a version later than 2.7. This tool allows you to create, maintain, publish, and delete sort scripts with ease. To download SortScript, click here. For more information, see Create sort scripts by using SortScript.