# This controller inherits all of its behavior from # {RailsConnector::DefaultSearchController}. # # {SearchController} is referenced by the Rails Connector routes. class SearchController < RailsConnector::DefaultSearchController end