includes/class/Solr.class.php
Broker
- Package
- Broker
\Broker\Solr
Package: Broker
Handles solr requests
Properties
Methods
__construct(string $configuration, string $url, string $handler, string $request, string $requestAddition, array $shards, \Broker\Cache $cache) : void
Constructor
Parameters
Name | Type | Description |
---|---|---|
$configuration | string | |
$url | string | |
$handler | string | |
$request | string | |
$requestAddition | string | |
$shards | array | |
$cache | \Broker\Cache |