add
Add a new clause to this Builder. Note that the order in which clauses are added does not have any impact on matching documents or query performance.
Throws
if the new number of clauses exceeds the maximum clause number
Add a collection of BooleanClauses to this Builder. Note that the order in which clauses are added does not have any impact on matching documents or query performance.
Throws
if the new number of clauses exceeds the maximum clause number