Uses of Class
com.yahoo.prelude.query.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
Modifier and TypeClassDescriptionclass
An immutable and'ing of a collection of sub-expressions.class
Common implementation for Item classes implementing the IndexedItem interface.class
A term which contains a fixed length phrase, a collection of word terms, resulting from a single segmentation operation.class
Common implementation for Item classes implementing the TaggableItem interface.