Actions
Bug #58134
closedEpic #65814: Make Indexed search extbase plugin shine
None of order is kept in indexed_search when using mysql hook
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2014-04-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
namespace
TYPO3\CMS\IndexedSearch\Hook;
class
MysqlFulltextIndexHook
function
execFinalQuery_fulltext
in this function execFinalQuery_fulltext , None of order passed by frontend is added to sql string .
Actions