Skip to content

Commit 2f2a7cc

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/search/optimize-search-performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ _sourceCategory=Prod/User/Eventlog
138138

139139
### Remove redundant operators
140140

141-
Remove the search operators in the query that are not referred or is not really required for the desired results.
141+
Remove the search operators in the query that are not required for the desired results.
142142

143-
For example, let’s say you have a `sort` operator before an aggregation and this sorting does not make any difference to the aggregated results, resulting in reducing the performance.
143+
For example, let’s say you have a `sort` operator before an aggregation, but this sorting does not make any difference to the aggregated results.
144144

145145
**Recommended approach:**
146146

0 commit comments

Comments
 (0)