Uses of Class
com.yahoo.prelude.query.CompositeTaggableItem
Packages that use CompositeTaggableItem
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 CompositeTaggableItem in com.yahoo.prelude.query
Subclasses of CompositeTaggableItem in com.yahoo.prelude.queryModifier and TypeClassDescriptionclassCommon implementation for Item classes implementing the IndexedItem interface.classAn Item where each child is an alternative which can be matched.classA term which contains a phrase - a collection of word termsclassAn item matching a uri field.