是否可以执行以下类型的流滤波器(pseudocode)?
(track = "shooter" and location = "Miami") or (track = "flood" and location="Los Angeles") or ...
我认为由于以下内容(引用文档)可能是不可能的:
应将轨道,跟随和位置字段视为 与或操作员结合。
不,这是不可能的。您需要使用企业Powertrack API。