搜索限制

dev_tpm_ui
daiao 5 years ago
parent 92481d856e
commit b5b41f61cc

@ -678,4 +678,5 @@ class ApplicationController < ActionController::Base
HotSearchKeyword.add(keyword) HotSearchKeyword.add(keyword)
end end
end end

@ -9,7 +9,7 @@ module ElasticsearchAble
highlight: highlight_options, highlight: highlight_options,
body_options: body_options, body_options: body_options,
page: page, page: page,
per_page: per_page per_page: 20
} }
end end

Loading…
Cancel
Save