Uses of Class
com.yahoo.prelude.query.MarkerWordItem
Packages that use MarkerWordItem
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 MarkerWordItem in com.yahoo.prelude.query
Methods in com.yahoo.prelude.query that return MarkerWordItemModifier and TypeMethodDescriptionstatic MarkerWordItemMarkerWordItem.createEndOfHost()Creates a special word item which marks the end of a host name matching the default indexstatic MarkerWordItemMarkerWordItem.createEndOfHost(String indexName) Creates a special word item which marks the end of a host namestatic MarkerWordItemMarkerWordItem.createStartOfHost()Creates a special word item which marks the start of a host name, matching the default indexstatic MarkerWordItemMarkerWordItem.createStartOfHost(String indexName) Creates a special word item which marks the start of a host name