Update internal index name
This commit is contained in:
@@ -25,7 +25,7 @@ def construct_query(index, net, channel, src, num, size, type=None, nicks=None):
|
||||
"src",
|
||||
"tokens",
|
||||
]
|
||||
if index == "int":
|
||||
if index == "internal":
|
||||
fields.append("mtype")
|
||||
if channel == "*status" or type == "znc":
|
||||
if {"match": {"channel": channel}} in extra_must:
|
||||
|
||||
Reference in New Issue
Block a user