Class MaxScoreOrQuery

  • All Implemented Interfaces:
    Query

    public class MaxScoreOrQuery
    extends OrQuery
    Same as OrQuery, but the score for each result will be the max score from the clauses (instead of the sum).