Uses of Class
com.yahoo.prelude.query.Highlight
Packages that use Highlight
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.
The search query model
-
Uses of Highlight in com.yahoo.prelude.query
Methods in com.yahoo.prelude.query that return Highlight -
Uses of Highlight in com.yahoo.search.query
Methods in com.yahoo.search.query that return HighlightModifier and TypeMethodDescriptionPresentation.getHighlight()Returns how terms in this result should be highlighted, or null if not setMethods in com.yahoo.search.query with parameters of type HighlightModifier and TypeMethodDescriptionvoidPresentation.setHighlight(Highlight highlight) Sets how terms in this result should be highlighted.