CODEARTS IDE-搜索查询语法:搜索运算符

时间:2024-04-16 15:05:24

搜索运算符

您可以通过使用ANDOR运算符,或它们的组合,来构建复杂的搜索查询,例如class:foo AND(method:bar OR method:baz)

运算符

语法

描述

AND

AND,&,&&,(space character)

SmartSearch将定位与每个查询匹配的条目,并仅返回与彼此相关的条目。

OR

OR,|,||

SmartSearch将返回与任何提供的查询匹配的所有条目。

support.huaweicloud.com/usermanual-codeartside/codeartside_01_0170.html