From f6c4597346209ff4a4827aa64f3883f24ee27333 Mon Sep 17 00:00:00 2001 From: Harald Musum Date: Wed, 30 Aug 2017 09:26:38 +0200 Subject: version in def files are deprecated --- configdefinitions/src/vespa/ilscripts.def | 1 - configdefinitions/src/vespa/indexschema.def | 1 - configdefinitions/src/vespa/rank-profiles.def | 1 - configdefinitions/src/vespa/specialtokens.def | 1 - configdefinitions/src/vespa/summary.def | 1 - 5 files changed, 5 deletions(-) (limited to 'configdefinitions') diff --git a/configdefinitions/src/vespa/ilscripts.def b/configdefinitions/src/vespa/ilscripts.def index 2fe34f678cc..901e87dbd04 100644 --- a/configdefinitions/src/vespa/ilscripts.def +++ b/configdefinitions/src/vespa/ilscripts.def @@ -1,5 +1,4 @@ # Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -version=5 namespace=vespa.configdefinition ## The maximum number of occurrences of a given term to index per field diff --git a/configdefinitions/src/vespa/indexschema.def b/configdefinitions/src/vespa/indexschema.def index dfc13b463c7..5352e4d9009 100644 --- a/configdefinitions/src/vespa/indexschema.def +++ b/configdefinitions/src/vespa/indexschema.def @@ -1,6 +1,5 @@ # Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. ## Config specifying the index fields and field collections that are part of an index schema. -version=7 namespace=vespa.config.search ## The name of the index field. diff --git a/configdefinitions/src/vespa/rank-profiles.def b/configdefinitions/src/vespa/rank-profiles.def index d0f19b9ac0d..525930c990b 100644 --- a/configdefinitions/src/vespa/rank-profiles.def +++ b/configdefinitions/src/vespa/rank-profiles.def @@ -1,5 +1,4 @@ # Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -version=13 namespace=vespa.config.search ## name of this rank profile. maps to table index for internal use. diff --git a/configdefinitions/src/vespa/specialtokens.def b/configdefinitions/src/vespa/specialtokens.def index 2a84a0c7875..1e6addcf358 100644 --- a/configdefinitions/src/vespa/specialtokens.def +++ b/configdefinitions/src/vespa/specialtokens.def @@ -13,7 +13,6 @@ ## prefix of another token, Vespa will prefer to return the first ## matching token in the list when encountering the longest ## special token. -version=3 namespace=vespa.configdefinition ## Path to makefsa binary, needed to create specialtokens-dictionary diff --git a/configdefinitions/src/vespa/summary.def b/configdefinitions/src/vespa/summary.def index 90103da3c42..20ca6b10450 100644 --- a/configdefinitions/src/vespa/summary.def +++ b/configdefinitions/src/vespa/summary.def @@ -1,5 +1,4 @@ # Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -version=2 namespace=vespa.config.search defaultsummaryid int default=-1 -- cgit v1.2.3