php-solarium - Solarium PHP Solr client library
| Website: | http://www.solarium-project.org/ |
|---|---|
| License: | BSD |
| Vendor: | Alcance Libre, Inc. |
- Description:
Solarium is a PHP Solr client library that accurately model Solr concepts. Where many other Solr libraries only handle the communication with Solr, Solarium also relieves you of handling all the complex Solr query parameters using a well documented API. Autoloader: /usr/share/php/Solarium/autoload.php Documentation: http://wiki.solarium-project.org/
Packages
| php-solarium-3.8.1-4.fc14.al.noarch [152 KiB] |
Changelog
by Remi Collet (2017-10-05):
- fix autoloader for Symfony 3, FTBFS from Koschei |