[TYPO3-english] Rating cannot be seen in indexed_search

sai chandra d1 at euroblaze.de
Wed Jan 29 16:29:15 CET 2014


Hi All,

I have installed "indexed_search" & "indexed_search_mysql" extensions and configured as per the install manual. The search box, search results are working absolutely fine :)

The issue I have is I cannot see the rating that comes from ###RATING### marker.

I see from code debug  that sql queries are modified for fulltext search by a hook object $hookObj = &$this->hookRequest('getResultRows_SQLpointer') in a function "getResultRows" in "typo3_src/typo3/sysext/indexed_search/Classes/SearchFormController.php".

This bypasses the function "execFinalQuery" which is responsible for ranking with the function "execFinalQuery_fulltext".
I cannot revert this function to "execFinalQuery" and if I remove the hook too, there are no search results any more.

Can someone suggest me how to resolve this issue?

Thanks in advance ;)

Regards,
Sai Chandra Sekhar.M




More information about the TYPO3-english mailing list