Apache Lucene.Net 2.4.0 Class Library API

CustomScoreQuery.SetStrict Method 

Set the strict mode of this query.

public virtual void SetStrict(
   bool strict
);

Parameters

strict
The strict mode to set.

See Also

CustomScoreQuery Class | Lucene.Net.Search.Function Namespace |