6.3.3
Changed
- Spatial component distance type changed from int to float
- Revert return type for Solarium\Component\QueryTrait::setQuery() from
self
toQueryInterface
for backward compatibility with custom query classes that override this method
self
to QueryInterface
for backward compatibility with custom query classes that override this method