Package com.yahoo.prelude.fastsearch
Class FeatureDataField
java.lang.Object
com.yahoo.prelude.fastsearch.DocsumField
com.yahoo.prelude.fastsearch.LongstringField
com.yahoo.prelude.fastsearch.FeatureDataField
Class representing a "feature data" field: A map of values which are
either floats or tensors.
-
Field Summary
Fields inherited from class com.yahoo.prelude.fastsearch.DocsumField
name
-
Constructor Summary
-
Method Summary
Methods inherited from class com.yahoo.prelude.fastsearch.DocsumField
create, getName
-
Constructor Details
-
FeatureDataField
-
-
Method Details
-
toString
-
convert
Description copied from class:DocsumField
Convert a generic value into an object of the appropriate type for this field.- Overrides:
convert
in classLongstringField
-