[TYPO3-english] How does mnogoSearch determine page title when displaying results?

Dmitry Dulepov dmitry.dulepov at gmail.com
Mon Nov 10 19:52:36 CET 2008


Hi!

Nathan Lenz wrote:
> Do you know if there is a way to change how the mnogosearch either
> records or displays page titles in the search results?  I couldn't find
> anything in the documentation for mnogo or the typo3 extension.

mnoGoSearch tries to exclude site title from the page title while
indexing because it improves search results quality. It tries
internal TYPO3 alttPageTitle first, than indexedDocTitle and finally
page title from the page record. If you are using really recent
version, it should work correctly.

If you want you can have page title untouched with site title in
it). There is undocumented TS property:

config.tx_mnogosearch_keepSiteTitle = 1

Undocumented means that it can be changed or removed at any moment
and no complaints will be accepted...

-- 
Dmitry Dulepov
TYPO3 translations support
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog:
http://typo3bloke.net/post-details/max_os_x_use_php_help_in_chm_format/


More information about the TYPO3-english mailing list