Why an unmanaged search page multiplies
A site search creates one URL per query, and queries are unbounded. Crawlers reach them through links — a "popular searches" block, a no-results page suggesting other terms, or a filter that renders as a link — and each result page contains links to more search URLs.
Two costs follow. Crawl budget is spent on pages with no unique content, which on a large site means real pages get crawled less often. And thin, near-duplicate pages enter the index, which is a quality signal at the site level rather than just the page level.