Hello, I'd like to throw a use case out there and see if its possible to do this with manifold.
I want to process documents that are on the filesystem so that I can strip their content, associate access tokens to them, and index them into Solr. I see how some of this can be done with the tika transformation connector, but I'm not clear on how to associate access tokens with this kind of job. Additionally, I have metadata stored in a relational db that I'd like to add to the index along with the document content. Has anyone done anything like this using manifold? Thanks, Alejandro
