Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Install Datafari : # dpkg -i datafari.deb

Warning
titleIf you want to index file sharesMissing 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

Info
titleIf 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