This section provides sample code and practical examples for the core features of the PHP SDK, covering document push and search. These examples help developers quickly learn OpenSearch integration and optimization methods.
Push demo
-
Push demo: Describes the configurations required to push documents using the PHP SDK, including documents that have search features. This topic provides sample code.
Search demos
-
Search demo: Describes how to search for documents using the PHP SDK.
-
Full search feature demo: Describes how to perform a comprehensive document search using the PHP SDK.
-
Scroll search demo: Describes how to search for documents using scroll paging with the PHP SDK.
-
Query application list: Describes how to retrieve a list of all applications in your account using the PHP SDK.