管理用于广告的 cookie,如广告个性化、再营销和广告效果分析。
8.7.12. Manticore Search query log
The query log is available in the "Manticore Search" section of the "Statistics" tab.
The "Query log" button allows you to download and clear query log (log is counted in the disk space of the instance).
Log contains:
- Date and time of query.
- IP address of query sender.
- Search time (real).
- Response time (wall).
- Number of results (found).
- Text of query.
Example of log entry:
/* Wed Mar 12 12:01:41.807 2025 conn 10 (91.206.200.58:48628) real 0.000 wall 0.000 found 1 */ SELECT * FROM tbl WHERE MATCH('боятись');