[TYPO3-50-general] Lucene used for search in CR as of today

Karsten Dambekalns karsten at typo3.org
Thu Aug 21 17:36:10 CEST 2008


Hi.

I just committed
  http://forge.typo3.org/repositories/revision/package-typo3cr/1143
which introduces Zend_Search_Lucene as indexing/searching engine in TYPO3CR.

This means setup needs to create the Lucene index as well, so I pimped 
the setup helper of TYPO3CR a little (no error handling, ... yet).

Go to .../typo3cr/setup with a browser and fill in the data. For the DSN 
syntax either use the suggestion or create a database in some RDBMs and 
look up DSN details in the PHP manual.

The path for the Lucene index needs to be writable for the webserver.

Both entries should not point to some temporary place, as your OS may 
clean up during reboot... ;)


Regards,
Karsten


More information about the TYPO3-project-5_0-general mailing list