summaryrefslogtreecommitdiffstats
path: root/config-model/src
diff options
context:
space:
mode:
authorArne H Juul <arnej@yahooinc.com>2022-06-08 08:28:22 +0000
committergjoranv <gv@verizonmedia.com>2022-06-08 12:33:16 +0200
commitc9a255bd16602cf2f73fb169574cf5c5aefd535d (patch)
tree15f77f1331ce6f0eab8234f3bf63fb1771a6f0d9 /config-model/src
parent23d34618733d9c67270ebbfe01aac72750a47241 (diff)
update comment
Diffstat (limited to 'config-model/src')
-rw-r--r--config-model/src/main/java/com/yahoo/schema/processing/IndexFieldNames.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/main/java/com/yahoo/schema/processing/IndexFieldNames.java b/config-model/src/main/java/com/yahoo/schema/processing/IndexFieldNames.java
index 27101c47c7a..7ec1a11fb22 100644
--- a/config-model/src/main/java/com/yahoo/schema/processing/IndexFieldNames.java
+++ b/config-model/src/main/java/com/yahoo/schema/processing/IndexFieldNames.java
@@ -35,7 +35,7 @@ public class IndexFieldNames extends Processor {
/**
* In {@link CreatePositionZCurve} we add some .position and .distance fields for pos fields. Make an exception for those for now.
- * TODO Vespa 8: Rename to _position and _distance and delete this method.
+ * TODO Vespa 9: delete this method.
*
* @param field an {@link com.yahoo.schema.document.SDField}
* @return true if allowed