diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..1659fe1603169ab78e734cfbfb5e05a10cfa832a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +If you want to develop your own update processor into Datafari, you will need to create a simple java project with at least two dependencies : solrj and solr-core. Please check the Solr version of your Datafari in order to use the proper dependencies versions. + +See complete instructions here : https://datafari.atlassian.net/wiki/spaces/DATAFARI/pages/983728131/Custom+Update+Processor