Package eu.xenit.alfred.api.search
Class Highlights
java.lang.Object
eu.xenit.alfred.api.search.Highlights
Data structure that represents part of the search results, specifically the highlights of a single field. A query
should return one of these for each field that they enabled highlighting on. Each field may have multiple resulting
highlighted snippets.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetNoderefs(Map<String, List<Highlights.HighlightResult>> noderefs) toString()