aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api/abi-spec.json
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-11-19 23:36:09 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2023-11-19 23:36:09 +0100
commitf5d72158d305cf027f7ad34956303ac669802046 (patch)
tree031ec38ba083507acd8eac00c5d3c11a4b67d43f /config-model-api/abi-spec.json
parent59a51afdf4ddf9ac7778f395b9943f479b8fbc74 (diff)
Control always-mark-phrase-expensive with feature flag.
Diffstat (limited to 'config-model-api/abi-spec.json')
-rw-r--r--config-model-api/abi-spec.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-model-api/abi-spec.json b/config-model-api/abi-spec.json
index 1b505cdbfae..bf2f2cfac44 100644
--- a/config-model-api/abi-spec.json
+++ b/config-model-api/abi-spec.json
@@ -1288,7 +1288,8 @@
"public java.lang.String unknownConfigDefinition()",
"public int searchHandlerThreadpool()",
"public long mergingMaxMemoryUsagePerNode()",
- "public boolean usePerDocumentThrottledDeleteBucket()"
+ "public boolean usePerDocumentThrottledDeleteBucket()",
+ "public boolean alwaysMarkPhraseExpensive()"
],
"fields" : [ ]
},