Property | Type | Description | |
---|---|---|---|
R | IResult | ||
count_push | int | ||
count_true_push | int |
Method | Description | |
---|---|---|
GetEnumerator ( ) : IEnumerator |
||
Push ( int docid, double dist ) : bool | ||
ResultPushStats ( IResult R ) : System |
Method | Description | |
---|---|---|
IEnumerable ( ) : IEnumerator |
public Push ( int docid, double dist ) : bool | ||
docid | int | |
dist | double | |
return | bool |
public ResultPushStats ( IResult R ) : System | ||
R | IResult | |
return | System |