Fedora 21 Update: php-pecl-solr2-2.1.0-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Fri Jan 30 04:30:32 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-0911
2015-01-20 20:10:14
--------------------------------------------------------------------------------

Name        : php-pecl-solr2
Product     : Fedora 21
Version     : 2.1.0
Release     : 1.fc21
URL         : http://pecl.php.net/package/solr
Summary     : Object oriented API to Apache Solr
Description :
It 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
PECL Solr 1 is available in php-pecl-solr package.

--------------------------------------------------------------------------------
Update Information:

Upstream Changelog:
* New Feature: SolrDisMaxQuery Builder (dismax/edismax) [Feature #67101]
* Support PHPS (PHP Serialized) Response Writer [Request #61329]
* SolrResponse::getArrayResponse [Feature #67660]
* SolrResponse::getResponse() returns SolrObject instead of array (with json response writer) [Bug #67579]
* Argument list parameter: Argument to value separator disappears [Bug #68179]
* Conflict Occurs When using SolrDisMax::addBoostQuery and setBoostQuery [Bug #68181]
* Doc Fix [Doc #67542]
* Internals: simple_list parameter type allow custom delimiter
* Internals: Allowed zero-length argument value
* Internals: Allowed zero-length argument-to-argument-value separator
* Security Fix

--------------------------------------------------------------------------------
ChangeLog:

* Sun Jan 18 2015 Remi Collet <remi at fedoraproject.org> - 2.1.0-1
- update to 2.1.0
- don't install/register test suite
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-pecl-solr2' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list