Hello MCF community, I contact you because we developed a new repository connector for crawling data from Solr and we would like to contribute to MCF by releasing the code into Apache v2 license. I can create a new ticket on Jira and attach the code on it with the associated documentation if you are interested.
The goal of this connector is to crawl Solr instances and manage it in MCF rather than using DIH for instance. So to do it, we send requests to Solr and we manage the large number of results thanks to the cursormark. The Solr fields must be stored in order to be gathered. By the way we do not use any specific libraries, all the dependencies are already into MCF. We tested it so far for Solr 7 and 8 versions. Best regards, Olivier Tavard
