Class HighlightEntry.Highlight

java.lang.Object
org.springframework.data.solr.core.query.result.HighlightEntry.Highlight
Enclosing class:
HighlightEntry<T>

public static class HighlightEntry.Highlight extends Object
Highlight holds reference to the field highlighting was applied to, as well as the snipplets
  • Method Details

    • getField

      public Field getField()
      Returns:
    • getSnipplets

      public List<String> getSnipplets()
      Returns:
      empty list none available