Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-pecl-solr-1.1.1-1.el7 RPM for ppc64

From EPEL 7 for ppc64 / Packages / p

Name: php-pecl-solr Distribution: Fedora Project
Version: 1.1.1 Vendor: Fedora Project
Release: 1.el7 Build date: Tue Jun 24 16:20:47 2014
Group: Development/Languages Build host: buildppc-02.phx2.fedoraproject.org
Size: 500671 Source RPM: php-pecl-solr-1.1.1-1.el7.src.rpm
Packager: Fedora Project
Url: http://pecl.php.net/package/solr
Summary: Object oriented API to Apache Solr
Feature-rich library that allows PHP developers to communicate easily and
efficiently with Apache Solr server instances using an object-oriented API.

It effectively simplifies the process of interacting with Apache Solr using
PHP5 and it already comes with built-in readiness for the latest features
added in Solr 3.1. 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.

More info on PHP-Solr can be found at:
http://www.php.net/manual/en/book.solr.php

Warning: PECL Solr 1 is not compatible with Solr Server >= 4.0.

Provides

Requires

License

PHP

Changelog

* Fri Jun 20 2014 Remi Collet <remi@fedoraproject.org> - 1.1.1-1
  - Update to 1.1.1 (stable)
* Thu Apr 17 2014 Remi Collet <remi@fedoraproject.org> - 1.0.2-8
  - install doc in pecl_docdir
  - install tests in pecl_testdir
* Thu Jan 19 2012 Remi Collet <remi@fedoraproject.org> - 1.0.2-3
  - build against php 5.4
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Nov 29 2011 Remi Collet <remi@fedoraproject.org> - 1.0.2-1
  - update to 1.0.2
  - fix filter
* Fri Jun 10 2011 Remi Collet <Fedora@famillecollet.com> - 1.0.1-1
  - Version 1.0.1 (stable) - API 1.0.1 (stable)
  - run test suite after build
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.11-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Wed Jun 23 2010 Johan Cwiklinski <johan AT x-tnd DOT be> 0.9.11-1
  - update to latest release
* Thu May 13 2010 Johan Cwiklinski <johan AT x-tnd DOT be> 0.9.10-2
  - consitent use of pecl_name macro
  - add %check
  - fixes some typos
  - thanks Remi :)
* Thu May 13 2010 Johan Cwiklinski <johan AT x-tnd DOT be> 0.9.10-1
  - update to latest release
* Tue Apr 27 2010 Johan Cwiklinski <johan AT x-tnd DOT be> 0.9.9-2
  - Add missing Requires
  - Remove conditionnal 'php_zend_api' 'pecl_install' no longer required
  - %define no longer must be used
  - Thanks to Remi :)
* Mon Apr 26 2010 Johan Cwiklinski <johan AT x-tnd DOT be> 0.9.9-1
  - Initial packaging

Files

/etc/php.d/solr.ini
/usr/lib64/php/modules/solr.so
/usr/share/doc/pear/solr
/usr/share/doc/pear/solr/CREDITS
/usr/share/doc/pear/solr/LICENSE
/usr/share/doc/pear/solr/README.ABOUT_SOLR_EXTENSION
/usr/share/doc/pear/solr/README.CONTRIBUTORS
/usr/share/doc/pear/solr/README.INSTALLATION
/usr/share/doc/pear/solr/README.MEMORY_ALLOCATION
/usr/share/doc/pear/solr/README.SUBMITTING_CONTRIBUTIONS
/usr/share/doc/pear/solr/TODO
/usr/share/doc/pear/solr/docs
/usr/share/doc/pear/solr/docs/documentation.php
/usr/share/doc/pear/solr/examples
/usr/share/doc/pear/solr/examples/bootstrap.php
/usr/share/doc/pear/solr/examples/facet_001.php
/usr/share/doc/pear/solr/examples/facet_002.php
/usr/share/doc/pear/solr/examples/solrclient_001.php
/usr/share/doc/pear/solr/examples/solrclient_002.php
/usr/share/doc/pear/solr/examples/solrclient_003.php
/usr/share/doc/pear/solr/examples/solrclient_004.php
/usr/share/doc/pear/solr/examples/solrclient_005.php
/usr/share/doc/pear/solr/examples/solrclient_006.php
/usr/share/doc/pear/solr/examples/solrclient_007.php
/usr/share/doc/pear/solr/examples/solrdocument_001.php
/usr/share/doc/pear/solr/examples/solrdocument_002.php
/usr/share/doc/pear/solr/examples/solrdocument_003.php
/usr/share/doc/pear/solr/examples/solrdocument_004.php
/usr/share/doc/pear/solr/examples/solrobject_001.php
/usr/share/doc/pear/solr/examples/solrobject_002.php
/usr/share/doc/pear/solr/examples/solrobject_003.php
/usr/share/doc/pear/solr/examples/solrobject_004.php
/usr/share/doc/pear/solr/examples/solrobject_005.php
/usr/share/doc/pear/solr/examples/solrquery_001.php
/usr/share/doc/pear/solr/examples/solrquery_002.php
/usr/share/doc/pear/solr/examples/solrquery_003.php
/usr/share/doc/pear/solr/examples/solrquery_004.php
/usr/share/doc/pear/solr/examples/solrquery_005.php
/usr/share/doc/pear/solr/examples/solrquery_006.php
/usr/share/doc/pear/solr/examples/solrquery_007.php
/usr/share/doc/pear/solr/examples/solrutils_001.php
/usr/share/doc/pear/solr/examples/terms_001.php
/usr/share/doc/pear/solr/examples/terms_002.php
/usr/share/doc/pear/solr/examples/terms_003.php
/usr/share/doc/pear/solr/examples/test.config.php
/usr/share/tests/pear/solr
/usr/share/tests/pear/solr/tests
/usr/share/tests/pear/solr/tests/bootstrap.inc
/usr/share/tests/pear/solr/tests/bug59511_error.phpt
/usr/share/tests/pear/solr/tests/bug61836_error.phpt
/usr/share/tests/pear/solr/tests/files
/usr/share/tests/pear/solr/tests/files/response_xml.1.xml
/usr/share/tests/pear/solr/tests/skip.if.server_not_configured.inc
/usr/share/tests/pear/solr/tests/solrclient_001.phpt
/usr/share/tests/pear/solr/tests/solrclient_002.phpt
/usr/share/tests/pear/solr/tests/solrclient_003.phpt
/usr/share/tests/pear/solr/tests/solrclient_004.phpt
/usr/share/tests/pear/solr/tests/solrclient_005.phpt
/usr/share/tests/pear/solr/tests/solrclient_006_system.phpt
/usr/share/tests/pear/solr/tests/solrclient_007_commit.phpt
/usr/share/tests/pear/solr/tests/solrclient_phps_response.phpt
/usr/share/tests/pear/solr/tests/solrclient_phps_response_ex.phpt
/usr/share/tests/pear/solr/tests/solrdocument_001.phpt
/usr/share/tests/pear/solr/tests/solrdocument_002.phpt
/usr/share/tests/pear/solr/tests/solrdocument_003.phpt
/usr/share/tests/pear/solr/tests/solrdocument_004.phpt
/usr/share/tests/pear/solr/tests/solrobject_001.phpt
/usr/share/tests/pear/solr/tests/solrobject_002.phpt
/usr/share/tests/pear/solr/tests/solrobject_003.phpt
/usr/share/tests/pear/solr/tests/solrobject_004.phpt
/usr/share/tests/pear/solr/tests/solrobject_005.phpt
/usr/share/tests/pear/solr/tests/solrquery_001.phpt
/usr/share/tests/pear/solr/tests/solrquery_002.phpt
/usr/share/tests/pear/solr/tests/solrquery_003.phpt
/usr/share/tests/pear/solr/tests/solrquery_004.phpt
/usr/share/tests/pear/solr/tests/solrquery_005.phpt
/usr/share/tests/pear/solr/tests/solrquery_006.phpt
/usr/share/tests/pear/solr/tests/solrquery_007.phpt
/usr/share/tests/pear/solr/tests/solrquery__construct_error.phpt
/usr/share/tests/pear/solr/tests/solrserverexception_json.phpt
/usr/share/tests/pear/solr/tests/solrserverexception_php.phpt
/usr/share/tests/pear/solr/tests/solrserverexception_xml.phpt
/usr/share/tests/pear/solr/tests/test.config.inc
/var/lib/pear/pkgxml/php-pecl-solr.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:55:58 2024