Solarium v4.3.0-alpha.1 Release Notes

  • โž• Added

    • ๐Ÿ‘ Experimental support for collection API
    • Parameter 'distrib' for queries

    ๐Ÿ”„ Changed

    • ๐Ÿ—„ Deprecation of Endpoint::getBaseUri is revoked! It transparently forwards to getCollectionBaseUri or getCoreBaseUri now
    • Endpoint::getBaseUri, ::getBaseCoreUri and ::getBaseCollectionUri throw UnexpectedValueException if no core or collection has been set

    โœ‚ Removed

    • ๐Ÿ‘ Symfony 2.x support
    • ๐Ÿ‘ Zend 1.x support
    • PECL::Http adapter
    • ๐Ÿ‘ PHP 7.0 support
    • ๐Ÿ“œ Solr 1.4 result parser

    ๐Ÿ›  Fixed

    • ๐Ÿ‘Œ Support for add-distinct and removeregex modifiers in Document::setFieldModifier
    • Zend2Http adapter caused duplicate request parameters