Skip to content

6.3.4

Compare
Choose a tag to compare
@mkalkbrenner mkalkbrenner released this 04 Dec 11:59
· 25 commits to master since this release
7a7232f

Added

  • PHP 8.3 support
  • Solarium\QueryType\Server\Api\Result::getWarning()
  • Term Vector Component

Fixed

  • ParallelExecution adds a HttpException instead of an empty Result in case of an endpoint failure
  • Facet pivot stats contain all fields (previously only the last field was present in the result)
  • Facet pivot stats return NAN for a mean value that's NaN
  • Facet pivot stats return an associative array for percentiles
  • PHP 8.2 deprecation for V1 Config/V2 Introspect API results

Changed

  • Facet pivot stats results use the field name instead of 'stats_fields' as array key