Skip to content
Snippets Groups Projects
Commit d7745053 authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[!!!][TASK] Remove personalized search statistics from indexed search

Indexed search captures search statistics and which words
were searched. However, TYPO3 only evaluates the searched
words, which do not contain any user/IP specific values.

This change removes the personalized tracking information,
as only the word-based statistics are evaluated.

Also the database table "index_stat_search" gets removed.

Resolves: #92993
Releases: master
Change-Id: I7ab5f9d4a23a79b68274db1a709551604f5479fb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66996


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 220d8802
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment