@ -678,4 +678,5 @@ class ApplicationController < ActionController::Base
HotSearchKeyword.add(keyword)
end
@ -9,7 +9,7 @@ module ElasticsearchAble
highlight: highlight_options,
body_options: body_options,
page: page,
per_page: per_page
per_page: 20
}