Class PayloadNearQuery.PayloadNearSpanScorer
Inheritance
System.Object
PayloadNearQuery.PayloadNearSpanScorer
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class PayloadNearSpanScorer : SpanScorer
Constructors
Name | Description |
---|---|
PayloadNearSpanScorer(PayloadNearQuery, Spans, Weight, Similarity, Similarity.SimScorer) |
Fields
Name | Description |
---|---|
m_payloadScore |
Methods
Name | Description |
---|---|
GetPayloads(Spans[]) | |
GetScore() | |
ProcessPayloads(ICollection<Byte[]>, Int32, Int32) | By default, uses the PayloadFunction to score the payloads, but can be overridden to do other things. |
SetFreqCurrentDoc() |