Method CheckMaxClauseCount
CheckMaxClauseCount(Int32)
This method is called after every new term to check if the number of max clauses
(e.g. in BooleanQuery) is not exceeded. Throws the corresponding
Declaration
protected abstract void CheckMaxClauseCount(int count)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | count |