From fc264d549bdd509b1397123823420170c8a27ddf Mon Sep 17 00:00:00 2001
From: Jagadisha V <129049263+JV0812@users.noreply.github.com>
Date: Tue, 29 Apr 2025 13:23:02 +0530
Subject: [PATCH 1/2] Update index.md
---
.../search-page/field-browser/index.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/docs/search/get-started-with-search/search-page/field-browser/index.md b/docs/search/get-started-with-search/search-page/field-browser/index.md
index a9681fb8f8..347e833fa5 100644
--- a/docs/search/get-started-with-search/search-page/field-browser/index.md
+++ b/docs/search/get-started-with-search/search-page/field-browser/index.md
@@ -22,7 +22,11 @@ In addition to the fields found in your logs, the Field Browser shows **Time**,
:::info
The **Receipt Time** field will only be displayed in the field browser when it is included as field in the query or when the **Use the Receipt Time** option for time interval type is toggled on.
:::
-
+- **Searchable Time** refers to the additional processing time required to make logs available for searching after they are received by the Sumo Logic system. This processing includes enrichment, indexing, and storage, all of which contribute to the overall Searchable Time.
+ :::note
+ The **Searchable Time** field will only be displayed in the field browser when it is included as field in the query.
+ :::
+
- A. Search for fields by entering text in this field.
From bcddffb6a15c0025c68ddfd23a7866f02a4d1628 Mon Sep 17 00:00:00 2001
From: Jagadisha V <129049263+JV0812@users.noreply.github.com>
Date: Tue, 29 Apr 2025 13:28:39 +0530
Subject: [PATCH 2/2] Update
docs/search/get-started-with-search/search-page/field-browser/index.md
---
.../get-started-with-search/search-page/field-browser/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/search/get-started-with-search/search-page/field-browser/index.md b/docs/search/get-started-with-search/search-page/field-browser/index.md
index 347e833fa5..8cd2d6afc3 100644
--- a/docs/search/get-started-with-search/search-page/field-browser/index.md
+++ b/docs/search/get-started-with-search/search-page/field-browser/index.md
@@ -24,7 +24,7 @@ In addition to the fields found in your logs, the Field Browser shows **Time**,
:::
- **Searchable Time** refers to the additional processing time required to make logs available for searching after they are received by the Sumo Logic system. This processing includes enrichment, indexing, and storage, all of which contribute to the overall Searchable Time.
:::note
- The **Searchable Time** field will only be displayed in the field browser when it is included as field in the query.
+ The **Searchable Time** field will only be displayed in the field browser.
:::