Commit 68b583ef authored by Valery Sizov's avatar Valery Sizov

ES: rubocop

parent 6293a227
......@@ -75,7 +75,7 @@ module SnippetsSearch
:_score
]
query_hash[:highlight] = { fields: {content: {}} }
query_hash[:highlight] = { fields: { content: {} } }
self.__elasticsearch__.search(query_hash)
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment