Install Datafari : # dpkg -i datafari.deb
Missing Library:
Download jhighlight https://mvnrepository.com/artifact/com.uwyn/jhighlight/1.0
Before starting Datafari for the first time, copy it in : /opt/datafari/solr/solrcloud/FileShare/conf/lib
Start Datafari with a non root user: # cd /opt/datafari/bin # bash start-datafari.sh
If you want to index fileshares
If you want to use the jcifs connector in ManifoldCF:
- download jcifs-1.3.xx.jar from http://jcifs.samba.org/src/ to DATAFARI_SOURCE_DIR\mcf\mcf_home\connector-lib-proprietary
- Then edit the file Datafari/mcf/mcf_home/connectors.xml and uncomment the line : <!--repositoryconnector name="Windows shares" class="org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector"/-->
- And restart Datafari