[TYPO3-core] 4.1 - How far are we?
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Thu Dec 7 13:49:15 CET 2006
Dmitry Dulepov schrieb:
> Hi!
>
> Ingmar Schlecht wrote:
> > +//require_once(PATH_typo3.'sysext/indexed_search/class.lexer.php');
> > // Disabled until Kasper finishes this feature. Apart from that,
> > t3lib classes should never require stuff from extensions.
>
> I do not like even that! Why cannot it be pluggable? Why indexed search
> has preference over others? It is not the best way to search sites
> (slow, resource-hungry, no relevance, ...), it is mainly used due to
> absence of a good search engine. As soon as someone makes mngoSearch
> extension for typo3, indexed search will not be that popular.
I don't think it has preference. My guess is that Kapser needed a word
splitter. The only one ready was in indexed search so he simply used it.
BTW, in t3lib_stdgraphic is a reference to tslib. The image scale code uses
GIFBULDER for its job. Should be fixed as well.
Masi
More information about the TYPO3-team-core
mailing list