Skip to content

Commit 64703eb

Browse files
JV0812jpipkin1
andauthored
Update docs/search/optimize-search-performance.md
Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent 2ec8206 commit 64703eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/search/optimize-search-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ _sourceCategory=Prod/User/Eventlog
116116

117117
### Filter data before aggregation
118118

119-
While filtering the date, reduces the result set to the smallest possible size before performing aggregate operations such as sum, min, max, and average. Also, use subquery in source expression instead of using `if` or `where` search operators.
119+
While filtering the date, reduce the result set to the smallest possible size before performing aggregate operations such as sum, min, max, and average. Also, use subquery in source expression instead of using `if` or `where` search operators.
120120

121121
**Recommended approach:**
122122

0 commit comments

Comments
 (0)