am attempting to write a custom DataImportHandler transformer and am having
trouble with the proper deployment into SOLR 4.4.0 running on Tomcat 7.0.
These are the steps I have followed:
1. I used a watered-down version of the TrimTransformer code given in the
DIHCustomTransformer Wiki (h
Hi,
I am attempting to write a custom DataImportHandler transformer and am having
trouble with the proper deployment into SOLR 4.4.0 running on Tomcat 7.0.
These are the steps I have followed:
1. I used a watered-down version of the TrimTransformer code given in the
DIHCustomTransformer Wiki