T342444 was halted because the reindexing was too much slow.
- Update config with a more efficient interim analysis chain in case any reindexing needs to be done.
- Refactor recent analysis upgrades (acronyms and camelCase) to be acceptably efficient as custom filters in
the extra plugina new pluginEnable plugin version-checking in analysis config (so we know we have the new extra plugin)- Enable less expensive fallback versions of camelCase and acronym processing for 3rd party users without the new plugin
- Possibly investigate other slow points in global configs (implement immediately or open new tickets)
New dependency: We can/should link this with T332337, which also needs a new filter and put everything in one new plugin.