public interface DocumentScore
| Modifier and Type | Method and Description |
|---|---|
SearchDocument |
getDocument()
Returns null if the document no longer exists.
|
float |
getScore() |
Iterable<String> |
getSnippets(String field) |
boolean |
isHighlighted() |
SearchDocument getDocument()
float getScore()
boolean isHighlighted()
Copyright © 2001-2015 Aduna. All Rights Reserved.