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)
Change:
The requests for the Management and Control API are discontinued in versions 3.x.x.
V3.3.0 (2020-05)
New features:
Temporary Security Token Service (STS) tokens are supported.
The
Rank.secondRankTypeparameter is added for the search feature. Valid values:EXPRESSIONandCAVA_SCRIPT.The
userIdandreSearchparameters are added for the drop-down suggestion feature.reSearchaccepts the valueHOMONYM.The
SuggestParamsandSuggestionClientclasses 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.
Behavioral data collection is supported.
Fix:
Fixed an issue where later versions of PHP do not support the
eachmethod.
V3.0.2 (2017-11)
Fixes:
Fixed an invalid parameter name for specifying the number of drop-down suggestions to display.
Fixed an issue where the
reRankSizeparameter could not be set.
V3.0.1 (2017-07)
New feature:
kvpairsclauses are supported.
V3.0.0 (2017-05)
Note: This version does not supportkvpairsclauses. Upgrade to V3.0.1 to usekvpairs.