Apache Lucene.Net 2.4.0 Class Library API

DisjunctionMaxQuery Constructor

Creates a new empty DisjunctionMaxQuery. Use add() to add the subqueries.

Overload List

 

public DisjunctionMaxQuery(ICollection,float);

Creates a new empty DisjunctionMaxQuery. Use add() to add the subqueries.

public DisjunctionMaxQuery(float);

See Also

DisjunctionMaxQuery Class | Lucene.Net.Search Namespace