Method CurrentScore
CurrentScore(Int32, String, Int32, Int32, Int32, Single, Single)
Declaration
public override float CurrentScore(int docId, string field, int start, int end, int numPayloadsSeen, float currentScore, float currentPayloadScore)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | docId | |
System.String | field | |
System.Int32 | start | |
System.Int32 | end | |
System.Int32 | numPayloadsSeen | |
System.Single | currentScore | |
System.Single | currentPayloadScore |
Returns
Type | Description |
---|---|
System.Single |