Skip to content

Commit d8ab59c

Browse files
JV0812jpipkin1
andauthored
scanned_partition_count field computation change - Release notes (#4733)
* scanned_partition_count field computation change - Release notes * Update blog-service/2024-11-07-search.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Update blog-service/2024-11-07-search.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Rename 2024-11-07-search.md to 2024-11-11-search.md * Rename 2024-11-11-search.md to 2024-11-12-search.md * Update 2024-11-12-search.md --------- Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent 4817460 commit d8ab59c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

blog-service/2024-11-12-search.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: scanned_partition_count Field Computation Change (Search)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- count
6+
- search-operator
7+
- log-search
8+
hide_table_of_contents: true
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
14+
15+
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.

0 commit comments

Comments
 (0)