Commit 15566190 authored by Valery Sizov's avatar Valery Sizov

ES: satisfy a rubocop

parent acd1c3f6
...@@ -85,7 +85,7 @@ module ApplicationSearch ...@@ -85,7 +85,7 @@ module ApplicationSearch
} }
} }
else else
query_hash = { {
query: { query: {
filtered: { filtered: {
query: { match_all: {} } query: { match_all: {} }
......
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