Registry / other / spryker-elastica

spryker-elastica

JSON →
library6.0.0phppackagistunverified

Elastica module for Spryker, providing Elasticsearch integration.

composer require spryker/elastica
INSTALL
IMPORT
SIG · SPRYKER-ELASTICA
S
spryker-elastica
otherphpv6.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ElasticaClient
use Spryker\Client\Elastica\ElasticaClient;

Initialize Elastica client and perform a search.

use Spryker\Client\Elastica\ElasticaClient; $client = new ElasticaClient(); $result = $client->search('index', ['query' => ['match' => ['field' => 'value']]]);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
spryker-elastica — pip install spryker-elastica · libregistry