Sat, 28 Sep 2024 08:10:29 UTC | login

Information for build php-pecl-solr2-2.5.1-1.fc33

ID188518
Package Namephp-pecl-solr2
Version2.5.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/php-pecl-solr2.git#1192cad403292bbc82033cfd62288e6ac4ef2897
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, 27 Nov 2020 18:35:06 UTC
CompletedFri, 27 Nov 2020 19:24:02 UTC
Taskbuild (f33, /rpms/php-pecl-solr2.git:1192cad403292bbc82033cfd62288e6ac4ef2897)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/php-pecl-solr2.git#1192cad403292bbc82033cfd62288e6ac4ef2897'}}
Tags
f33
f37
f38
RPMs
src
php-pecl-solr2-2.5.1-1.fc33.src.rpm (info) (download)
riscv64
php-pecl-solr2-2.5.1-1.fc33.riscv64.rpm (info) (download)
php-pecl-solr2-debuginfo-2.5.1-1.fc33.riscv64.rpm (info) (download)
php-pecl-solr2-debugsource-2.5.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Sep 09 2020 Remi Collet <remi@remirepo.net> - 2.5.1-1 - update to 2.5.1 * 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