We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994b81a commit 2dc87dfCopy full SHA for 2dc87df
docs/search/search-query-language/search-operators/where.md
@@ -14,7 +14,7 @@ For example, using `where` with the boolean operator [`isValidIP`](/docs/searc
14
```
15
* Checking my PR:
16
```sql
17
- _collector="ABC" | where type="web"
+ _collector="ABC1" | where type="web"
18
19
* Filters as false and will not return results:
20
0 commit comments