public interface DocumentScore extends DocumentResult
Modifier and Type | Method and Description |
---|---|
float |
getScore() |
Iterable<String> |
getSnippets(String field) |
boolean |
isHighlighted() |
getDocument
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.