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

Tim Eilers tim.eilers at web.de
Tue Sep 2 20:59:16 CEST 2008


Hi Karsten,

perhaps i am doing something wrong or am not smart enough, but i think i
am in a infinite loop:
When i checkout a fresh TYPO3v5 and call the root i get Exception
#1219326502 which says me, that i have to set up the lucence index. When
i call the setup URL i get that error again. No matter if you do correct
case or not, or if i use index_dev.php or not (ok that matters, then the
error simply transfers to a 500).

What am i doing wrong? Is it a windows problem? Is it a routing problem?

Can somebody else help me?


Cheers,
Tim.


Karsten Dambekalns schrieb:
> 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