summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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