Solarium v3.4.0 Release Notes

  • โž• Added

    • ๐Ÿ‘ Facet interval support
    • ZF2 http adapter
    • Stats for pivot facet
    • ๐Ÿ‘Œ Support for calling empty() and isset() on result document properties
    • โœ… Composer test script
    • 'contributing' file

    ๐Ÿ”„ Changed

    • ๐Ÿ’… Lots of code style fixes, using the SF2 code style

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Docblock fixes in grouping component facets
    • Only check type for added documents to add query if provided as an array
    • Curl file upload handling
    • โšก๏ธ Spellcheck 'collations' and 'correctlyspelled' updated to support Solr 5 format
    • Curl adapter now uses Solr 5 compatible headers for a GET request