Solarium v4.2.0-beta.1 Release Notes

  • โž• Added

    • ๐Ÿ‘ Basic support for PUT requests in the HttpAdapter layer
    • ๐Ÿ‘Œ Support for managed resources
    • Core Admin Queries
    • Endpoint::getServerUri
    • Endpoint::getCoreBaseUri
    • Expression::indent
    • BufferedAdd::setCommitWithin
    • BufferedAdd::setOverwrite
    • Set erroneous expression on StreamException
    • Managed resources, stopwords and synonyms query types

    ๐Ÿ—„ Deprecated

    • ๐Ÿ—„ Endpoint::getBaseUri is deprecated. Please use getServerUri or getCoreBaseUri now

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow multiple Field Facets for the same field by dynamically using local facet params if required