You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# elasticsearch query in DSL format.config:query_dsl,:validate=>:string,:default=>nildefregister@clients_pool=java.util.concurrent.ConcurrentHashMap.new#Load query if it exists#if @query_template changed to this :if@query_dsl.nil? && @query_template
.....
end# def register
i need set @query_dsl parameter directly , without using query_template
like this :
The text was updated successfully, but these errors were encountered: