[TYPO3-dev] Sphinx for indexed_search

Valery Romanchev info at typo3lab.ru
Thu May 8 08:51:29 CEST 2008


John Angel пишет:
> Hi,
> 
> What do you think of Sphinx as indexed_search replacement?
> 
> It is very fast:
> http://www.sphinxsearch.com/

We plan to use sphinx for our current portal project.
It consists of TYPO3 with some custom extensions for photo, video, 
contests, vBulletin forum, custom project management web-application 
(writtent on Django, Python framework).

So we  need to search in many MySQL tables.
Most challenging task is to index tt_content (because we use TemplaVoila).

My idea is to write some pre-queries that marks tt_content records, that 
are used in TV. Then we can easyly index this tt_content in the same 
way, as vBulletin posts.

Regards,
Valery Romanchev
http://www.typo3lab.ru




More information about the TYPO3-dev mailing list