All, I need help from experts. We are trying to build a cognitive search platform with enterprise content from content sources like sharepoint, file share etc.. before content is getting indexed to Solr, I need to call our internal AI platform to get additional metadata like classification tags etc..
I'm planning to leverage manifold cf for getting the content from sources and planning to write Custom tokenizer plugin to send the content to AI platform, which intern returns with additional tags. I'll index additional tags dynamically through plugin code. Is it a feasible solution?Is there any other way to achieve the same? I was planning to not to customize manifold cf. Please suggest Regards, Sreenivas