in order to be compatible with Administrate v0.17 i overwrote `index_resources` ``` def index_resources Administrate::Search.new(index_scoped_resource, dashboard, search_term).run end ``` it changed how <img width="718" alt="Screenshot 2022-04-20 at 17 16 30" src="https://user-images.githubusercontent.com/119011/164251122-f5226e5b-3fe3-45ce-8da5-9e52b2bf8b33.png"> as seen here https://github.com/thoughtbot/administrate/compare/v0.16.0...v0.17.0?diff=unified they changed what the search class expects https://github.com/thoughtbot/administrate/commit/fd83fbbb125446f782d9713229c69dcc1d826843