Class LuceneDocumentScore

java.lang.Object
org.eclipse.rdf4j.sail.lucene.impl.LuceneDocumentResult
org.eclipse.rdf4j.sail.lucene.impl.LuceneDocumentScore
All Implemented Interfaces:
DocumentResult, DocumentScore

public class LuceneDocumentScore extends LuceneDocumentResult implements DocumentScore
  • Constructor Details

    • LuceneDocumentScore

      public LuceneDocumentScore(org.apache.lucene.search.ScoreDoc doc, org.apache.lucene.search.highlight.Highlighter highlighter, LuceneIndex index)
  • Method Details