...
For other collections except FileShare
Info |
---|
Normally, it is very rare to need to do modifications on the update processors not related to the FileShare collection. If you use Enterprise Edition, please contact Datafari support team to explain your needs. |
The main steps are :
Compile your custom processor and export the jar (see above)
Put the jar into the folder $DATAFARI_HOME/solr/solrcloud/$COLLECTION/lib (replace $COLLECTION by the collection in which you want to put your update processor. Create the lib folder if it does not exist)
Edit the solrconfig.xml file of the collection :
...