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