Class ScoringMatch

java.lang.Object
org.apache.lucene.monitor.QueryMatch
org.apache.lucene.monitor.ScoringMatch

public class ScoringMatch extends QueryMatch
A QueryMatch that reports scores for each match
  • Field Details

  • Constructor Details

    • ScoringMatch

      private ScoringMatch(String queryId, float score)
  • Method Details