v.25.9Bug Fix (user-visible misbehavior in an official stable release)

Functions searchAny and searchAll when called

Functions searchAny and searchAll when called with empty needles now return true (aka. "matches everything"). Previously, they returned false. (issue #86300). #86500 (Elmi Ahmadov).