Hi, Can we call a java class inside a solr ddata-config.xml file similar to calling a script function.
I have few manipulations to do before sending data via dataimporthandler. For each row, can I pass that row to a java class in the same way we pass it to a script function? Thanks, Prasi