Returns whether to boost terms in query based on "score" or not. The default is
{@link #DEFAULT_BOOST}.
Namespace: Similarity.NetAssembly: Lucene.Net.Contrib.Similarity (in Lucene.Net.Contrib.Similarity.dll) Version: 2.0.0.1
Syntax
| C# |
|---|
public bool IsBoost() |
| Visual Basic |
|---|
Public Function IsBoost As Boolean |
| Visual C++ |
|---|
public: bool IsBoost() |