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()java.lang.Iterable<java.lang.String>getSnippets(java.lang.String field)booleanisHighlighted()-
Methods inherited from interface org.eclipse.rdf4j.sail.lucene.DocumentResult
getDocument
-
-