Make search result returned only from tags! [duplicate]

You can start with the Search Everything plugin and go from there. It won’t exclude all post title and content, but it will enable searching in tags. Perhaps you can see how they accomplish it and modify from there. I imagine it will entail some direct SQL manipulation via the query filters posts_where, posts_join, posts_request, etc..