You are here: Foswiki>Tasks Web>Item13801 (18 Oct 2015, MichaelDaum)Edit Attach

Item13801: Docu fixes proposal

pencil
Priority: Low
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: SolrPlugin, StringifierContrib
Branches:
Reported By: MichelMallejac
Waiting For:
Last Change By: MichaelDaum
In StringifierContrib :

poppler-utils and not proppler-utils in the Backend for PDF section

In Extensions/SolrPlugin :

solrdelete instead of soldelete=in the =solrdelete / virtualhosts-delete section

also I propose the following :

tar xzf solr-5.x.x.tgz solr-5.x.x/bin/install_solr_service.sh --strip-components 2 
./install_solr_service.sh ./solr-5.x.x.tgz 
service solr stop

instead of :

tar xzf solr-5.x.x.tgz solr-5.x.x/bin/install_solr_service.sh 
cd solr-5.x.x/bin/ 
./install_solr_service.sh ../../solr-5.x.x.tgz 
service solr stop 

The later doesn't work, the installer understands that the archive has been already extracted, which is not the case.

-- MichelMallejac - 06 Oct 2015

Thanks. Will add it to the next release.

-- MichaelDaum - 06 Oct 2015
 
Topic revision: r4 - 18 Oct 2015, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy