I have an add-on that is preventing me from rebuilding my search with the All option. Where should I be looking on where they are extending that area of the forum? I just need to disable that part. The rest of the add-on is working fine.
It would be the search_handler_class content type handler. Thing is, if you disable that then any sort of normal search indexing that the add-on does won't work either.
Even so, the handler won't necessarily be easy to disable.