summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java
diff options
context:
space:
mode:
authorJon Bratseth <jonbratseth@yahoo.com>2017-01-12 21:48:54 +0100
committerGitHub <noreply@github.com>2017-01-12 21:48:54 +0100
commitc10677061733478b8e4028fafc68f05972877643 (patch)
treefd8ea0f55ec4a17feff93139238a435ddf7715ac /config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java
parent08fbcebedf2c2bd78c13727fb91cc25b9b196c2f (diff)
Revert "Bratseth/tensor type info in documents"
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, 5 insertions, 0 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 7c594a4e836..ccf9bdec302 100644
--- a/config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java
+++ b/config-model/src/main/java/com/yahoo/documentmodel/NewDocumentType.java
@@ -13,10 +13,15 @@ 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