Actions
Bug #83062
closedIndexed Search: Reverse Order in Search Word Statistics
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
Start date:
2017-11-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In TYPO3 CMS 7.6 LTS we discovered that in the "Indexing" backend module one can see the list of the most searched words.
The list is sorted by word counts in ascending order and stopps after 50 entries.
Here it would be better to sort the items in descending order and to not set a limit (if technically possible).
Also a pagination with 20 entries per page each would ensure great usability.
Thank you in advance for your thoughts about it.
Kind regards
Christian
Actions