NAME

Datahub::Factory::Indexer::Solr - Index data in Solr via a data import handler.

SYNOPSIS

use Datahub::Factory;

my $indexer = Datahub::Factory->indexer('Solr')->new('request_handler' => 'http://path');

$indexer->index();

DESCRIPTION

AUTHORS

Matthias Vandermaesen <matthias.vandermaesen@vlaamsekunstcollectie.be>

COPYRIGHT

Copyright 2017 - PACKED vzw, Vlaamse Kunstcollectie vzw

LICENSE

This library is free software; you can redistribute it and/or modify it under the terms of the GPLv3.