Method GetCost
GetCost()
Returns the estimated cost of this DocIdSetIterator.
This is generally an upper bound of the number of documents this iterator might match, but may be a rough heuristic, hardcoded value, or otherwise completely inaccurate.
Declaration
public abstract long GetCost()
Returns
Type | Description |
---|---|
System.Int64 |