Uses of Class
com.yahoo.prelude.query.PhraseSegmentItem
-
Packages that use PhraseSegmentItem Package Description com.yahoo.prelude.query The query model representing a boolean combination of selection criterions, where elements may be simple criterions, nested boolean operators, or annotated pieces of natural language text. -
-
Uses of PhraseSegmentItem in com.yahoo.prelude.query
Constructors in com.yahoo.prelude.query with parameters of type PhraseSegmentItem Constructor Description AndSegmentItem(PhraseSegmentItem item)
-