mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-18 22:05:43 +08:00
The "Search" section of the admin dashboard (the new dashboard behind `dashboard_improvements`) counted every row in `search_logs`, including anonymous traffic that can be dominated by crawlers. All four metrics (Total searches, No-result rate, Trending searches, Content gaps) and the per-term drill-down included that traffic. This PR restricts the section to logged-in members, whose searches are usually the higher-signal view of what members look for, surfaces a matching "Logged in only" filter on the search log pages, and says so in the tooltips. |
||
|---|---|---|
| .. | ||
| components | ||
| modals | ||
| pages | ||
| cdp.rb | ||