Related downloads

更新时间:
复制 MD 格式

This page lists all available versions of OpenSearch SDK for PHP, along with release notes for each version.

To download a version, right-click the link and select Save link as.... Use Google Chrome for best results.

Usage notes

  • Use V3 or later to access standard applications. V2 does not support standard applications and causes errors.

  • V3 supports both standard and advanced applications. V2 and V3 are considerably different, and V3 is recommended.

V3.4.1 (2021-05-11)

php_v3.4.1.zip

Change:

  • The requests for the Management and Control API are discontinued in versions 3.x.x.

V3.3.0 (2020-05)

php_v3.3.0.zip

New features:

  • Temporary Security Token Service (STS) tokens are supported.

  • The Rank.secondRankType parameter is added for the search feature. Valid values: EXPRESSION and CAVA_SCRIPT.

  • The userId and reSearch parameters are added for the drop-down suggestion feature. reSearch accepts the value HOMONYM.

  • The SuggestParams and SuggestionClient classes are added.

V3.2.1 (2019-09)

php_v3.2.1.zip

New features:

  • Data collection 2.0 is supported.

  • HTTPS is supported.

V3.1.0 (2018-11)

php_v3.1.0.zip

New features:

  • The A/B test feature is supported.

  • Behavioral data collection is supported.

Fix:

  • Fixed an issue where later versions of PHP do not support the each method.

V3.0.2 (2017-11)

php_V3.0.2.zip

Fixes:

  • Fixed an invalid parameter name for specifying the number of drop-down suggestions to display.

  • Fixed an issue where the reRankSize parameter could not be set.

V3.0.1 (2017-07)

php_V3.0.1.zip

New feature:

  • kvpairs clauses are supported.

V3.0.0 (2017-05)

php_V3.0.0.zip

Note: This version does not support kvpairs clauses. Upgrade to V3.0.1 to use kvpairs.