Package org.eclipse.rdf4j.sail.lucene
Interface DocumentScore
- All Superinterfaces:
DocumentResult
- All Known Implementing Classes:
ElasticsearchDocumentScore
,LuceneDocumentScore
,SolrDocumentScore
-
Method Summary
Methods inherited from interface org.eclipse.rdf4j.sail.lucene.DocumentResult
getDocument
-
Method Details
-
getScore
float getScore() -
isHighlighted
boolean isHighlighted() -
getSnippets
-