We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07e868 commit a65d9c1Copy full SHA for a65d9c1
server/src/main/java/org/elasticsearch/common/settings/IndexScopedSettings.java
@@ -207,7 +207,6 @@ public final class IndexScopedSettings extends AbstractScopedSettings {
207
IndexSettings.INDEX_MAPPER_SOURCE_MODE_SETTING,
208
IndexSettings.RECOVERY_USE_SYNTHETIC_SOURCE_SETTING,
209
InferenceMetadataFieldsMapper.USE_LEGACY_SEMANTIC_TEXT_FORMAT,
210
- // IndexSettings.INDEX_MAPPING_META_LENGTH_LIMIT_SETTING,
211
212
// validate that built-in similarities don't get redefined
213
Setting.groupSetting("index.similarity.", (s) -> {
0 commit comments