summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-01-12 11:33:39 +0100
committerJon Bratseth <bratseth@yahoo-inc.com>2017-01-12 11:33:39 +0100
commitfd4b4f5bf5169430ce7394b46d7392f391ef1afc (patch)
treeb715f7113ca7f1c1f631bbf60ed887e53f1f31cf /config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java
parent0e2f505ce41a5c277f74c6a0f7714c66ddd9a552 (diff)
Tensor type information in tensor document fields
Diffstat (limited to 'config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java')
-rw-r--r--config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java b/config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java
index ccf9bdec302..7c594a4e836 100644
--- a/config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java
+++ b/config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java
@@ -13,15 +13,10 @@ import com.yahoo.searchdefinition.processing.BuiltInFieldSets;
import java.util.*;
/**
- * TODO: What is this and why?
- *
* @author baldersheim
*/
public final class NewDocumentType extends StructuredDataType implements DataTypeCollection {
- /**
- * TODO: What is this and why?
- */
public static final class Name {
// TODO: privatize