【发布时间】:2019-03-20 22:16:09
【问题描述】:
我有包含在 full_message 中的日志;
- -EndPoint:example/example/abc
- -EndPoint:example/example/qfdsf
- -EndPoint:example/example
- ..等等
我正在尝试编写一个搜索查询来获取 -EndPoint:example/example。
"-EndPoint:example/example" is not working
我不能使用“and”或“or”,因为有数百个版本
为什么以及如何不能/我只能得到 -EndPoint:example/example 末尾没有 / ?
【问题讨论】: