Package org.eclipse.rdf4j.sail.lucene
Interface DocumentScore
-
- All Superinterfaces:
DocumentResult
public interface DocumentScore extends DocumentResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description floatgetScore()Iterable<String>getSnippets(String field)booleanisHighlighted()-
Methods inherited from interface org.eclipse.rdf4j.sail.lucene.DocumentResult
getDocument
-
-