What do fellow devs think about having a tika-server-core which would be just the server/wrapper code without any dependencies on tika-parsers and then a tika-server with the usual dependency on tika-parsers.
As we move to more modularity, I'd think some users might want the server tika-server-core, but then maybe only include a subset of the parsers.
WDYT?