diff --git a/public/webpackShims/kb/api_2_0/aggregations.js b/public/webpackShims/kb/api_2_0/aggregations.js index 0409560dc9eb5..2d8bf71a5fc90 100644 --- a/public/webpackShims/kb/api_2_0/aggregations.js +++ b/public/webpackShims/kb/api_2_0/aggregations.js @@ -143,6 +143,14 @@ define(function () { "percentage":{}, "gnd": { "background_is_superset": { __one_of: [ true, false ] } + }, + "script_heuristic":{ + __template: { + "script": "_subset_freq/(_superset_freq - _subset_freq + 1)" + }, + "script": { + // populated by a global rule + } } }, "range": {