SearchFacetBuilderTDocumentNumber Method | 
| Name | Description | |
|---|---|---|
| Number(String, SearchPathDefinitionTDocument, BsonValue) | 
            Creates a facet that determines the frequency of numeric values by breaking the search
            results into separate ranges of numbers.
              | |
| NumberTField(String, ExpressionFuncTDocument, TField, BsonValue) | 
            Creates a facet that determines the frequency of numeric values by breaking the search
            results into separate ranges of numbers.
              | |
| Number(String, SearchPathDefinitionTDocument, IEnumerableBsonValue, String) | 
            Creates a facet that determines the frequency of numeric values by breaking the search
            results into separate ranges of numbers.
              | |
| NumberTField(String, ExpressionFuncTDocument, TField, IEnumerableBsonValue, String) | 
            Creates a facet that determines the frequency of numeric values by breaking the search
            results into separate ranges of numbers.
              |