搜索限制

dev_tpm_ui
daiao 5 years ago
parent 92481d856e
commit b5b41f61cc

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

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

Loading…
Cancel
Save