[TYPO3-Solr] Code for Apache Nutch for TYPO3 CMS has been released

Olivier Dobberkau olivier.dobberkau at dkd.de
Mon May 12 15:46:24 CEST 2014


Am 12.05.14 15:29, schrieb thomas macaigne:

> What would be nice would be a working, step by step, tutorial..
> And better explaining of what are the files on github, what is this new
> package, and things..

Hi Thomas,

if you want to use Apache Nutch for TYPO3 CMS you only need to get:

https://s3-eu-west-1.amazonaws.com/apache-nutch-typo3-cms/apache-nutch-for-typo3-2.1.1.tar.gz 


There is no need to download nutch from the apache mirrors in addition.

The follow the Configuration of the Readme:

Most of the settings are pre-configured already and should be ok for 
most scenarios. However, you still need to configure a few things.

Open conf/nutch-site.xml

Here you need to set the URL and the API key of your TYPO3 site with the 
Apache Solr for TYPO3 extension. You can find the API key at the bottom 
of the Admin Tools → Search backend module.

The properties to change are typo3.baseUrl and typo3.api.key
The sites to index must be added in urls/seed.txt, one per line.

Hope this helps.

Olivier



More information about the TYPO3-project-solr mailing list