Name: | php-solarium |
---|---|
Version: | 3.8.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 1114221 |
License: | BSD |
RPM: | php-solarium-3.8.1-1.el7.noarch.rpm |
Source RPM: | php-solarium-3.8.1-1.el7.src.rpm |
Build Date: | Fri Dec 08 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.solarium-project.org/ |
Summary: | Solarium PHP Solr client library |
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/ |
- update to 3.8.1
- update to 3.7.0 - add optional dependency on minimalcode/search - switch from symfony/class-loader to fedora/autoloader
- update to 3.6.0 - allow symfony 3
- update to 3.5.1
- update to 3.5.0 - add autoloader - run test suite with both php 5 and 7 when available
- update to 3.4.1
- update to 3.3.0 - provide php-composer(solarium/solarium) - fix license handling - don't run test suite with php 5.3 (EL-6)
- update to 3.2.0
- cleanups from review #1023879
- Initial packaging