Skip to content

Commit

Permalink
Merge pull request #23938 from vespa-engine/toregge/prepare-for-remov…
Browse files Browse the repository at this point in the history
…al-of-summarymap-config

Prepare for removal of summarymap config.
  • Loading branch information
geirst authored Sep 5, 2022
2 parents d827ac5 + b46ae3e commit b81ed99
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ FileConfigManager::loadConfig(const DocumentDBConfig &currentSnapshot, search::S
addEmptyFile(snapDir, "ranking-expressions.cfg");
addEmptyFile(snapDir, "onnx-models.cfg");
addEmptyFile(snapDir, "imported-fields.cfg");
addEmptyFile(snapDir, "summarymap.cfg");

DocumentDBConfigHelper dbc(spec, _docTypeName);

Expand Down

0 comments on commit b81ed99

Please sign in to comment.