for printing boost only if not 1.0
Namespace: Lucene.Net.UtilAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public static string Boost( float boost ) |
Visual Basic |
---|
Public Shared Function Boost ( _ boost As Single _ ) As String |
Visual C++ |
---|
public: static String^ Boost( float boost ) |
Parameters
- boost
- Type: System..::..Single
[Missing <param name="boost"/> documentation for "M:Lucene.Net.Util.ToStringUtils.Boost(System.Single)"]
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Util.ToStringUtils.Boost(System.Single)"]