Class MaxScoreOrQuery

java.lang.Object
org.ametys.cms.search.query.OrQuery
org.ametys.cms.search.query.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).