Solarium v3.6.0 Release Notes

  • โž• Added

    • ๐Ÿ‘Œ Support for replicas in distributed search
    • ๐Ÿ‘Œ Support for multiple boost queries in dismax
    • ๐Ÿ‘Œ Support for additional stats values like percentiles
    • โž• Added Symfony 3.x components to CI tests for PHP 5.5+

    ๐Ÿ”„ Changed

    • No longer allow failures for HHVM in continuous integration
    • ClientInterface now also used for standard Client class

    ๐Ÿ›  Fixed

    • ๐Ÿ“š Several typo / markup fixes in documentation
    • ๐Ÿ›  Several docblock fixes