diff --git a/blog-service/2024-11-12-search.md b/blog-service/2024-11-12-search.md new file mode 100644 index 0000000000..61076b6168 --- /dev/null +++ b/blog-service/2024-11-12-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.