library content-mapping-destinationadapter-solarium
DestinationAdapter for the solarium Solr client inside the webfactory/content-mapping mini framework.
webfactory/content-mapping-destinationadapter-solarium
DestinationAdapter for the solarium Solr client inside the webfactory/content-mapping mini framework.
- Wednesday, May 25, 2016
- by webfactory
- Repository
- 10 Watchers
- 0 Stars
- 555 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 5 Versions
- 28 % Grown
content-mapping-destinationadapter-solarium
DestinationAdapter
for the webfactory/content-mapping
mini framework. Uses the Solarium Solr client to map content to a Solr backend., (*1)
Usage
use Solarium\Client;
use Webfactory\ContentMapping\Synchronizer;
use Webfactory\ContentMapping\Solr\SolariumDestinationAdapter;
$solrClient = new Client($configArray); // see Solarium documentation for details
$synchronizer = new Synchronizer($sourceAdapter, $mapper, new SolariumDestinationAdapter($solrClient));
Credits, Copyright and License
This project was started at webfactory GmbH, Bonn., (*2)
Copyright 2015-2019 webfactory GmbH, Bonn. Code released under the MIT license., (*3)
dev-master
9999999-dev
DestinationAdapter for the solarium Solr client inside the webfactory/content-mapping mini framework.
Sources
Download
MIT
The Requires
1.3.0
1.3.0.0
DestinationAdapter for the solarium Solr client inside the webfactory/content-mapping mini framework.
Sources
Download
MIT
The Requires
1.2.0
1.2.0.0
DestinationAdapter for the solarium Solr client inside the webfactory/content-mapping mini framework.
Sources
Download
MIT
The Requires
1.1.0
1.1.0.0
DestinationAdapter for the solarium Solr client inside the webfactory/content-mapping mini framework.
Sources
Download
MIT
The Requires
1.0.0
1.0.0.0
DestinationAdapter for the solarium Solr client inside the webfactory/content-mapping mini framework.
Sources
Download
MIT
The Requires