Sun, 16 Jun 2024 14:35:11 UTC | login

Information for build php-pecl-solr2-2.5.0-5.fc33

ID181503
Package Namephp-pecl-solr2
Version2.5.0
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/php-pecl-solr2.git#8cd21d1d4215db384a4fccd239d4dbd1503aae18
SummaryObject oriented API to Apache Solr
DescriptionIt effectively simplifies the process of interacting with Apache Solr using PHP5 and it already comes with built-in readiness for the latest features. The extension has features such as built-in, serializable query string builder objects which effectively simplifies the manipulation of name-value pair request parameters across repeated requests. The response from the Solr server is also automatically parsed into native php objects whose properties can be accessed as array keys or object properties without any additional configuration on the client-side. Its advanced HTTP client reuses the same connection across multiple requests and provides built-in support for connecting to Solr servers secured behind HTTP Authentication or HTTP proxy servers. It is also able to connect to SSL-enabled containers. Please consult the documentation for more details on features. http://php.net/solr Warning: PECL Solr 2 is not compatible with Solr Server < 4.0
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 12:53:08 UTC
CompletedFri, 14 Aug 2020 13:27:09 UTC
Taskbuild (f33, /rpms/php-pecl-solr2.git:8cd21d1d4215db384a4fccd239d4dbd1503aae18)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/php-pecl-solr2.git#8cd21d1d4215db384a4fccd239d4dbd1503aae18'}}
Tags
f33
RPMs
src
php-pecl-solr2-2.5.0-5.fc33.src.rpm (info) (download)
riscv64
php-pecl-solr2-2.5.0-5.fc33.riscv64.rpm (info) (download)
php-pecl-solr2-debuginfo-2.5.0-5.fc33.riscv64.rpm (info) (download)
php-pecl-solr2-debugsource-2.5.0-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Remi Collet <remi@remirepo.net> - 2.5.0-3 - rebuild for https://fedoraproject.org/wiki/Changes/php74 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 05 2019 Remi Collet <remi@remirepo.net> - 2.5.0-1 - update to 2.5.0 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Oct 12 2018 Remi Collet <remi@remirepo.net> - 2.4.0-11 - Rebuild for https://fedoraproject.org/wiki/Changes/php73 - add upstream patch for PHP 7.3