This allows configuring the searchable sections and which sections show the search box. In addition the javascript is only included on pages where the search box is visible.
{{ if and .Site.Params.options.flexSearch (or (eq (len .Site.Params.options.searchSectionsShow) 0) (in .Site.Params.options.searchSectionsShow .Section)) -}}