/webservice-solr

Module to interface with the Solr (Lucene) webservice

Primary LanguagePerl

WebService::Solr

WebService::Solr is a Perl module to interface with the Solr web service.

To install:

perl Makefile.PL
make
make test
make install

Copyright & License

Copyright 2008-2013 National Adult Literacy Database

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.