Sha256: 7975f2c43e4615f84adefbf62a1780a45f16b35ac93f70107d377ce7f9d6d6c7

Contents?: true

Size: 501 Bytes

Versions: 10

Compression:

Stored size: 501 Bytes

Contents

<%= warn "#{__FILE__} is a deprecated partial." %>
<%= render((blacklight_config&.view_config(document_index_view_type)&.search_bar_component || Blacklight::SearchBarComponent).new(
      url: search_action_url,
      advanced_search_url: search_action_url(action: 'advanced_search'),
      params: search_state.params_for_search.except(:qt),
      search_fields: Deprecation.silence(Blacklight::ConfigurationHelperBehavior) { search_fields },
      autocomplete_path: suggest_index_catalog_path)) %>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
blacklight-7.40.0 app/views/catalog/_search_form.html.erb
blacklight-7.39.0 app/views/catalog/_search_form.html.erb
blacklight-7.38.0 app/views/catalog/_search_form.html.erb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/blacklight-7.37.0/app/views/catalog/_search_form.html.erb
blacklight-7.37.0 app/views/catalog/_search_form.html.erb
blacklight-7.36.2 app/views/catalog/_search_form.html.erb
blacklight-7.36.1 app/views/catalog/_search_form.html.erb
blacklight-7.36.0 app/views/catalog/_search_form.html.erb
blacklight-7.35.0 app/views/catalog/_search_form.html.erb
blacklight-7.34.0 app/views/catalog/_search_form.html.erb