Method | Description | |
---|---|---|
DoTestCustomScore ( ValueSource valueSource, double dboost ) : void | ||
LogResult ( string msg, |
||
SetUp ( ) : void | ||
TestCustomExternalQuery ( ) : void | ||
TestCustomScoreByte ( ) : void | ||
TestCustomScoreFloat ( ) : void | ||
TestCustomScoreInt ( ) : void | ||
TestCustomScoreShort ( ) : void | ||
TestRewrite ( ) : void | ||
TopDocsToMap ( Lucene.Net.Search.TopDocs td ) : float>.IDictionary |
Since custom scoring modified the order of docs, map results by doc ids so that we can later compare/verify them.
|
|
VerifyResults ( float boost, |