SilverStripe\CMS\Search\SearchForm

Standard basic search form which conducts a fulltext search on all {@link SiteTree} objects.

If multilingual content is enabled through the extension,
only pages the currently set language on the holder for this searchform are found.
The language is set through a hidden field in the form, which is prepoluated
with when then form is constructed.