mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: show recent searches in quick search panel (#15024)
This commit is contained in:
@@ -187,5 +187,6 @@ end
|
||||
#
|
||||
# Indexes
|
||||
#
|
||||
# index_search_logs_on_created_at (created_at)
|
||||
# index_search_logs_on_created_at (created_at)
|
||||
# index_search_logs_on_user_id_and_created_at (user_id,created_at) WHERE (user_id IS NOT NULL)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user