Install the clustering contrib

The clustering contrib extension requires solr-clustering-*.jar under /dist and all JARs under contrib/clustering/lib. Configure the file path according to your system file path in solrconfig.xml:

<lib dir="${solr.install.dir:../../../..}/contrib/clustering/lib/" regex=".*.jar" />
<lib dir="${solr.install.dir:../../../..}/dist/" regex="solr-clustering-d.*.jar" />
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.143.205.169