[TYPO3] Indexed search
Tapio Markula
tapio.markula at dnainternet.net
Tue Aug 15 10:00:43 CEST 2006
Hi
Have somebody done hook for Indexed search?
// Calling hook for modification of initialized content
if ($hookObj = &$this->hookRequest('initialize_postProc')) {
$hookObj->initialize_postProc();
}
I would need to set seaching for part of words
for the *ordinary* search.
The option is as default only for the advanced search.
I looked the manual and didn't find any way to change this.
Concerns Typo3 3.8.1.
More information about the TYPO3-english
mailing list