|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.paneris.bibliomania.fti.Score
public class Score
Nested Class Summary | |
---|---|
static class |
Score.Hit
|
Constructor Summary | |
---|---|
Score()
|
Method Summary | |
---|---|
static Score.Hit[] |
scoredHits(SearchResults r,
long startTextID,
long limitTextID,
int max)
FIXME should be implemented with "select the N smallest" rather than a full "sort" |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Score()
Method Detail |
---|
public static Score.Hit[] scoredHits(SearchResults r, long startTextID, long limitTextID, int max) throws com.sleepycat.db.DatabaseException
com.sleepycat.db.DatabaseException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |