Hi! Bartosz Aninowski wrote: > Yes you right but I can't reindex records added or edited thru FE. > I want to use mnogosearch with mm_forum because internal search is very > slow. I want to index records because I need uid of topic to get more > info about author avatar etc. Anyway I need to hack mm_forum and add > code to reindex edited/deleted/added records.
I am not sure what you want to inside the hook (something your own?). Mnogosearch already watches all records configured for indexing and stores information about them in tx_mnogosearch_urllog for reindexing. -- 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/ _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
