Uses of Class
com.yahoo.prelude.hitfield.HitField
-
Packages that use HitField Package Description com.yahoo.prelude.hitfield com.yahoo.search.result The content of a Result produced in response to a Query. -
-
Uses of HitField in com.yahoo.prelude.hitfield
Constructors in com.yahoo.prelude.hitfield with parameters of type HitField Constructor Description FieldIterator(List<FieldPart> fieldList, HitField hitField)
TokenFieldIterator(List<FieldPart> fieldList, HitField hitField)
-
Uses of HitField in com.yahoo.search.result
Methods in com.yahoo.search.result that return HitField Modifier and Type Method Description HitField
Hit. buildHitField(String key, boolean forceNoPreTokenize)
-