Version: 2022.2
public Search.IQueryEngineFilter RemoveOperator (string op);

参数

op The operator identifier.

返回

IQueryEngineFilter The current filter.

描述

Remove a custom operator specific to the filter.

This removes a custom operator that is specific to this filter. When removed, it will no longer override the default operators of the QueryEngine.