Package ddf.catalog.operation
Interface ResultAttributeHighlight
public interface ResultAttributeHighlight
ResultAttributeHighlight represents a specific attribute that matched a query and provides
indications of what the specific data the query matched on via a list of highlights.
This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.
-
Method Summary
-
Method Details
-
getAttributeName
String getAttributeName() -
getHighlights
-