2017 © Pedro Peláez
 

library content-mapping-destinationadapter-solarium

DestinationAdapter for the solarium Solr client inside the webfactory/content-mapping mini framework.

image

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

The README.md

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));

This project was started at webfactory GmbH, Bonn., (*2)

Copyright 2015-2019 webfactory GmbH, Bonn. Code released under the MIT license., (*3)

The Versions

25/05 2016

dev-master

9999999-dev

DestinationAdapter for the solarium Solr client inside the webfactory/content-mapping mini framework.

  Sources   Download

MIT

The Requires

 

25/05 2016

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

 

23/05 2016

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

 

20/05 2016

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

 

07/08 2015

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