Method ScorePayload
ScorePayload(Int32, String, Int32, Int32, Byte[], Int32, Int32)
Declaration
public override float ScorePayload(int docId, string fieldName, int start, int end, byte[] payload, int offset, int length)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | docId | |
System.String | fieldName | |
System.Int32 | start | |
System.Int32 | end | |
System.Byte[] | payload | |
System.Int32 | offset | |
System.Int32 | length |
Returns
Type | Description |
---|---|
System.Single |