mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 03:19:10 +00:00
Make rubocop happy.
This commit is contained in:
parent
597d542c33
commit
dcfe765dac
@ -586,7 +586,7 @@ class Topic < ActiveRecord::Base
|
||||
'A'
|
||||
)
|
||||
|
||||
raw_tsquery = Search.set_tsquery_weight_filter(
|
||||
raw_tsquery = Search.set_tsquery_weight_filter(
|
||||
Search.prepare_data(raw[0...MAX_SIMILAR_BODY_LENGTH].strip),
|
||||
'B'
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user