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 ae88c80 commit 52d50f1Copy full SHA for 52d50f1
docs/search/search-query-language/search-operators/where.md
@@ -17,7 +17,7 @@ For example, using `where` with the boolean operator [`isValidIP`](/docs/searc
17
_collector="ABC1" | where type="web"
18
```
19
```sql
20
- _collector="ABC6" | where type="web"
+ _collector="ABC7" | where type="web"
21
22
* Filters as false and will not return results:
23
0 commit comments