The OpenSearch team of Alibaba Cloud continues to provide more features and fix bugs in OpenSearch SDK for PHP based on version iterations.
Download method: We recommend that you use Google Chrome. Right-click any of the following hyperlinks and select Save link as...
V3.4.1 (2021-05-11)
The requests for the Management and Control API are discontinued in versions 3.x.x of OpenSearch SDK for PHP.
V3.3.0 (2020-05)
New features
Temporary Security Token Service (STS) tokens are supported.
The Rank.secondRankType parameter for the search feature is added. Valid values: EXPRESSION and CAVA_SCRIPT.
The userId and reSearch parameters for the drop-down suggestion feature are added. The reSearch parameter can be set to HOMONYM.
The SuggestParams and SuggestionClient classes are added.
V3.2.1(2019-09)
New features
Data collection 2.0 is supported.
HTTPS is supported.
V3.1.0 (2018-11)
New features
The A/B test feature is supported.
The collection of behavioral data is supported.
Fix
Fixed the issue that the later versions of PHP do not support the each method.
V3.0.2 (2017-11)
- Note
Note: If you want to use OpenSearch SDK for PHP to access standard applications, the version of the SDK must be V3 or later. If you use OpenSearch SDK for PHP V2 to access standard applications, errors occur. OpenSearch SDK for PHP V3 supports standard and advanced applications. The OpenSearch SDK for PHP V2 and OpenSearch SDK for PHP V3 are considerably different and OpenSearch SDK for PHP V3 is recommended.
Fix
Fixed the issue that the name of the parameter that specifies the number of drop-down suggestions to be displayed was invalid.
Fixed the issue that the reRankSize parameter failed to be set.
V3.0.1 (2017-07)
- Note
Note: If you want to use OpenSearch SDK for PHP to access standard applications, the version of the SDK must be V3 or later. If you use OpenSearch SDK for PHP V2 to access standard applications, errors occur. OpenSearch SDK for PHP V3 supports standard and advanced applications. The OpenSearch SDK for PHP V2 and OpenSearch SDK for PHP V3 are considerably different and OpenSearch SDK for PHP V3 is recommended.
New features
The kvpairs clauses are supported.
V3.0.0 (2017-05)
- Note
Note: This version does not support kvpairs clauses. To use kvpairs clauses, update OpenSearch SDK for PHP to V3.0.1. If you want to use OpenSearch SDK for PHP to access standard applications, the version of the SDK must be V3 or later. If you use OpenSearch SDK for PHP V2 to access standard applications, errors occur. OpenSearch SDK for PHP V3 supports standard and advanced applications. The OpenSearch SDK for PHP V2 and OpenSearch SDK for PHP V3 are considerably different and OpenSearch SDK for PHP V3 is recommended.