Skip to content

Commit 0972217

Browse files
JV0812kimsauce
andauthored
Update index.md (#5624)
* Update index.md * Update docs/search/get-started-with-search/search-page/field-browser/index.md * Update docs/search/get-started-with-search/search-page/field-browser/index.md --------- Co-authored-by: Kim (Sumo Logic) <[email protected]>
1 parent 5f4992a commit 0972217

File tree

1 file changed

+2
-1
lines changed
  • docs/search/get-started-with-search/search-page/field-browser

1 file changed

+2
-1
lines changed

docs/search/get-started-with-search/search-page/field-browser/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ The Field Browser is limited for aggregate queries in the following ways:
6767
* Field counts (item G above) are not displayed for aggregate queries. 
6868
* Field counts—If messages returned are less than or equal to 2500 messages, then an exact calculation is shown. If more than 2500 messages are returned, an approximation is shown.
6969
* The **Approximate Count** displays the count of the field values for the field. This does not display complete field values count for that field but it's just to calculate average, minimum, maximum, and standard deviation values from the first 100,000 raw messages. The field values will be skipped if the 100,000 raw messages limit is exceeded.
70-
70+
* The system limits the number of fields extracted for display in the field browser. Use the [`fields` Operator](/docs/search/search-query-language/search-operators/fields) to control which exact fields are retrieved.
71+
7172
## Guide contents
7273

7374
In this section, we'll introduce the following concepts:

0 commit comments

Comments
 (0)