get_n_rows_for_term
Description:
public virtual uint get_n_rows_for_term (
string term)
Get the number of rows that matches a given term
Parameters:
this |
The index to inspect
|
term |
The term to look for
|
Returns:
The number of rows in the index registered for the given term
|