org.springframework.data.solr.core.query.result
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
- Author:
- Christoph Strobl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getField
public Field getField()
- Returns:
getSnipplets
public List<String> getSnipplets()
- Returns:
- empty list none available
Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.