Bug #38767
closedEpic #65814: Make Indexed search extbase plugin shine
Incorrect order of search-result
100%
Description
The function execFinalQuery in pi/class.tx_indexedsearch.php, doesn't use the searched word(s) in exec_SELECTquery where filter anymore, so freq gets wrong.
Updated by Oliver Hader almost 12 years ago
- Project changed from 1382 to TYPO3 Core
Updated by Ralf Hettinger over 11 years ago
Unfortunately, I can confirm this. Due to this bug indexed_search is rather useless imo: Ordering of results has nothing to do with the searched word(s) anymore :(
The following order settings are affected: rank_flag, rank_freq, rank_first, rank_count
An obvious consequence next to the wrong ordering of results: ###RATING### is being filled with nonsense. It is always 100% for rank_flag and rank_freq. And contains a quite large number for rank_count. For rank_first it's wrong, too, but that's not so obvious here. Thus, #44600 might be a duplicate of this one.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20294
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20294
Updated by Gerrit Code Review about 11 years ago
Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26706
Updated by Gerrit Code Review about 11 years ago
Patch set 1 for branch TYPO3_6-0 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26707
Updated by Gerrit Code Review about 11 years ago
Patch set 1 for branch TYPO3_4-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26708
Updated by Anonymous about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 66bb3503d62cb1819f592bd14c76fe947ce3160a.
Updated by Gerhard Rupp over 9 years ago
These changes should also be applied to the Extbase based version of indexed search (experimental mode)
Updated by Tymoteusz Motylewski over 9 years ago
- Status changed from Resolved to New
- TYPO3 Version set to 7
- Is Regression set to No
Thanks for reporting, I'm reopening the issue
Updated by Tymoteusz Motylewski almost 9 years ago
- Status changed from New to Resolved
- TYPO3 Version changed from 7 to 6.2
already fixed for extbase in http://review.typo3.org/38130, so it made it to 6.2