[TYPO3] [TYPO3-dev] Indexed Search Performance Improvement

Ingo Renner typo3 at ingo-renner.com
Thu Mar 1 12:25:09 CET 2007


Peter Russ wrote:

> Instead of suppling different versions I would add some more hooks so 
> the DB specific parts could be optimized more lean.

even better would be to use some good OO and extend a base class' method 
with specific queries returning the same results

when delivering indexed_search with these classes we wouldn't need 
additional extensions.

the used class could be defined through the extension manager or be 
detected automatically.

Ingo


More information about the TYPO3-english mailing list