Version: 2022.3
언어: 한국어
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.