Skip to content

Commit fe4fade

Browse files
authored
Update docs/search/search-query-language/search-operators/fields.md
1 parent 7f67a51 commit fe4fade

File tree

1 file changed

+1
-1
lines changed
  • docs/search/search-query-language/search-operators

1 file changed

+1
-1
lines changed

docs/search/search-query-language/search-operators/fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar_label: fields
77
The `fields` operator allows you to specify which fields to display and their order in the results of a query. Use a fields operator to reduce the "clutter" of a search output that contains fields that aren't completely relevant to your query.
88

99
:::info
10-
Using the `fields` operator includes both the specified fields and the default fields (from built-in sources and FERs). However, when `fields =` is used, only the specified fields are included in the query results.
10+
Using the `fields` operator includes both the specified fields and the default fields (from built-in sources and FERs). However, when `fields =` is used, only the specified fields are included in the query results. Make sure to use the `_messagetime` and `_messagecount ` for `fields =` operator to function.
1111
:::
1212

1313
There are two fields operator modes:

0 commit comments

Comments
 (0)