SearchScoreDefinitionBuilderTDocumentBoost Method | 
| Name | Description | |
|---|---|---|
| Boost(Double) | 
            Creates a score modifier that multiplies a result's base score by a given number.
              | |
| Boost(ExpressionFuncTDocument, Double, Double) | 
            Creates a score modifier that multiplies a result's base score by the value of a numeric
            field in the documents.
              | |
| Boost(SearchPathDefinitionTDocument, Double) | 
            Creates a score modifier that multiples a result's base score by the value of a numeric
            field in the documents.
              |