v.25.9Bug Fix (user-visible misbehavior in an official stable release)
Functions searchAny and searchAll when called
FunctionssearchAnyandsearchAllwhen called with empty needles now returntrue(aka. "matches everything"). Previously, they returnedfalse. (issue #86300). #86500 (Elmi Ahmadov).