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.