Uses of Class
com.yahoo.prelude.query.SegmentItem
Packages that use SegmentItem
Package
Description
The query model representing a boolean combination of selection criteria, where elements may be
simple criteria, nested boolean operators, or annotated pieces of natural language text.
-
Uses of SegmentItem in com.yahoo.prelude.query
Subclasses of SegmentItem in com.yahoo.prelude.queryModifier and TypeClassDescriptionclassAn immutable and'ing of a collection of sub-expressions.classCommon implementation for Item classes implementing the IndexedItem interface.classA term which contains a fixed length phrase, a collection of word terms, resulting from a single segmentation operation.classCommon implementation for Item classes implementing the TaggableItem interface.Methods in com.yahoo.prelude.query that return SegmentItem