The "search" link relation type is used to indicate an interface (typically an HTML document) for searching the document or a related collection of resources. It essentially points search engines or search functionalities towards an HTML form designed for searching through the current site or application.
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Site Search"><link rel="search" href="#">