Download the PHP package silverstripe/silverstripe-discoverer-elastic-enterprise without Composer
On this page you can find all versions of the php package silverstripe/silverstripe-discoverer-elastic-enterprise. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download silverstripe/silverstripe-discoverer-elastic-enterprise
More information about silverstripe/silverstripe-discoverer-elastic-enterprise
Files in silverstripe/silverstripe-discoverer-elastic-enterprise
Package silverstripe-discoverer-elastic-enterprise
Short Description A plugin module for silverstripe/silverstripe-discoverer that provides integration for Elastic Enterprise and App Search
License BSD-3-Clause
Homepage https://github.com/silverstripeltd/silverstripe-discoverer-elastic-enterprise
Informations about the package silverstripe-discoverer-elastic-enterprise
🧭 Silverstripe Discoverer > Elastic Enterprise Search
Purpose
The purpose of this module is to provide you with the ability to perform search queries to Elastic Enterprise Search (App Search) engines through Silverstripe controllers.
Note: App Search is one of the products included in Elastic Enterprise Search, the two names are currently used interchangably in this module. This module does not currently provide support for Workplace Search (which is the other product that is included in Enterprise Search).
Installation
Specify environment variables
The following environment variables are required for this module to function:
Usage
Please see the documentation provided in (Discoverer)[https://github.com/silverstripeltd/silverstripe-discoverer].
As mentioned above, this module serves as an "adaptor provider" for Discoverer. Besides the installation steps and environment variables above, you shouldn't really be interacting with this module in your code.
All versions of silverstripe-discoverer-elastic-enterprise with dependencies
silverstripe/framework Version ^5
silverstripe/silverstripe-discoverer Version ^1.2
elastic/enterprise-search Version ^8.10
guzzlehttp/guzzle Version ^7.5