Returns the SpanScorer score only.
Should not be overriden without good cause!
Namespace: Lucene.Net.Search.PayloadsAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
protected internal virtual float GetSpanScore() |
| Visual Basic |
|---|
Protected Friend Overridable Function GetSpanScore As Single |
| Visual C++ |
|---|
protected public: virtual float GetSpanScore() |