Skip to content

Commit 4c26872

Browse files
authored
Add note about the max raw message (Field Browser)
1 parent 5c4909e commit 4c26872

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The Field Browser is limited for aggregate queries in the following ways:
6262
* [Drill-down searches](search-from-field-browser.md) are not available for aggregate queries.
6363
* Field counts (item G above) are not displayed for aggregate queries. 
6464
* 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.
65+
* The **Approximate Count** displays the count of the field values for the field. This do 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.
6566

6667
## Guide contents
6768

0 commit comments

Comments
 (0)