From d8a84c10c3f06f67206ed20652f7ad367db8605d Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:43:50 +0530 Subject: [PATCH 1/6] scanned_partition_count field computation change - Release notes --- blog-service/2024-11-07-search.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 blog-service/2024-11-07-search.md diff --git a/blog-service/2024-11-07-search.md b/blog-service/2024-11-07-search.md new file mode 100644 index 0000000000..95e6141f66 --- /dev/null +++ b/blog-service/2024-11-07-search.md @@ -0,0 +1,15 @@ +--- +title: scanned_partition_count field computation change (Search) +image: https://help.sumologic.com/img/sumo-square.png +keywords: + - count + - search-operator + - log-search +hide_table_of_contents: true +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +icon + +We're happy to announce a change in the computation for the `scanned_partition_count` search audit index field. Previously, we were using incorrect computation to calculate the value for the `scanned_partition_count` field. With this change, the incorrect computation is fixed and now you will obtain the correct number of partitions scanned for the respective search. From a07c332d2bdc3f86a790e1537cad40a1aa673db5 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Thu, 7 Nov 2024 12:17:13 +0530 Subject: [PATCH 2/6] Update blog-service/2024-11-07-search.md Co-authored-by: John Pipkin (Sumo Logic) --- blog-service/2024-11-07-search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-11-07-search.md b/blog-service/2024-11-07-search.md index 95e6141f66..8f337baf98 100644 --- a/blog-service/2024-11-07-search.md +++ b/blog-service/2024-11-07-search.md @@ -12,4 +12,4 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; icon -We're happy to announce a change in the computation for the `scanned_partition_count` search audit index field. Previously, we were using incorrect computation to calculate the value for the `scanned_partition_count` field. With this change, the incorrect computation is fixed and now you will obtain the correct number of partitions scanned for the respective search. +We're happy to announce a change in the computation for the `scanned_partition_count` Search Audit Index field. Previously, we were using incorrect computation to calculate the value for the `scanned_partition_count` field. With this change, the incorrect computation is fixed and now you will obtain the correct number of partitions scanned for the respective search. From bf330ec3a94871ebdf66ad17d43961c17c97b26c Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Thu, 7 Nov 2024 14:16:02 +0530 Subject: [PATCH 3/6] Update blog-service/2024-11-07-search.md Co-authored-by: John Pipkin (Sumo Logic) --- blog-service/2024-11-07-search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-11-07-search.md b/blog-service/2024-11-07-search.md index 8f337baf98..bffe166e5f 100644 --- a/blog-service/2024-11-07-search.md +++ b/blog-service/2024-11-07-search.md @@ -1,5 +1,5 @@ --- -title: scanned_partition_count field computation change (Search) +title: scanned_partition_count Field Computation Change (Search) image: https://help.sumologic.com/img/sumo-square.png keywords: - count From 7c43011507834c47393df88acfeebd4f32e29d08 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Thu, 7 Nov 2024 14:18:35 +0530 Subject: [PATCH 4/6] Rename 2024-11-07-search.md to 2024-11-11-search.md --- blog-service/{2024-11-07-search.md => 2024-11-11-search.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename blog-service/{2024-11-07-search.md => 2024-11-11-search.md} (100%) diff --git a/blog-service/2024-11-07-search.md b/blog-service/2024-11-11-search.md similarity index 100% rename from blog-service/2024-11-07-search.md rename to blog-service/2024-11-11-search.md From 768491c4ebf5f441c1840c24d505a0046b116822 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Tue, 12 Nov 2024 12:04:22 +0530 Subject: [PATCH 5/6] Rename 2024-11-11-search.md to 2024-11-12-search.md --- blog-service/{2024-11-11-search.md => 2024-11-12-search.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename blog-service/{2024-11-11-search.md => 2024-11-12-search.md} (100%) diff --git a/blog-service/2024-11-11-search.md b/blog-service/2024-11-12-search.md similarity index 100% rename from blog-service/2024-11-11-search.md rename to blog-service/2024-11-12-search.md From a4a8012d8fd456a178250e9a9148f052c3a9b66d Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Tue, 12 Nov 2024 12:04:35 +0530 Subject: [PATCH 6/6] Update 2024-11-12-search.md --- blog-service/2024-11-12-search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-service/2024-11-12-search.md b/blog-service/2024-11-12-search.md index bffe166e5f..61076b6168 100644 --- a/blog-service/2024-11-12-search.md +++ b/blog-service/2024-11-12-search.md @@ -12,4 +12,4 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; icon -We're happy to announce a change in the computation for the `scanned_partition_count` Search Audit Index field. Previously, we were using incorrect computation to calculate the value for the `scanned_partition_count` field. With this change, the incorrect computation is fixed and now you will obtain the correct number of partitions scanned for the respective search. +We're happy to announce a change in the computation for the `scanned_partition_count` Search Audit Index field. Previously, we were using incorrect computation to calculate the value for the `scanned_partition_count` field. With this change, the incorrect computation is fixed and now you will obtain the correct number of partitions scanned for the respective search.