discourse/db
Arpit Jalan e3925278e2 FEATURE: support search click through tracking for user, category and tags
https://meta.discourse.org/t/search-logs-page/73281/11?u=techapj

This commit adds following features:

- support for tracking click through to user, tag and category
- new filter for search type (header, full page)

This commit also removes "most viewed topic" field from search logs page because we are now tracking multiple click through entities, so topic is not a special entity anymore. This also improves query perf. The query now takes `20.5ms` to runs, as opposed to `655.9ms` previously.
2017-12-01 12:04:55 +05:30
..
fixtures REFACTOR: Track manual locked user levels separately from groups 2017-11-27 11:23:44 -05:00
migrate FEATURE: support search click through tracking for user, category and tags 2017-12-01 12:04:55 +05:30
api_test_seeds.rb add rake task and seed data for discourse_api 2014-09-10 20:53:21 -06:00