Class SpanScorer
Public for extension only.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class SpanScorer : Scorer
Constructors
Name | Description |
---|---|
SpanScorer(Spans, Weight, Similarity.SimScorer) |
Fields
Name | Description |
---|---|
m_doc | |
m_docScorer | |
m_freq | |
m_more | |
m_numMatches | |
m_spans |
Properties
Name | Description |
---|---|
DocID | |
Freq | |
SloppyFreq | Returns the intermediate "sloppy freq" adjusted for edit distance @lucene.internal |
Methods
Name | Description |
---|---|
Advance(Int32) | |
GetCost() | |
GetScore() | |
NextDoc() | |
SetFreqCurrentDoc() |