uk.ac.gla.dcs.renaissance.iqir.models
Class IQIRModel.DefaultRanker

java.lang.Object
  extended by uk.ac.gla.dcs.renaissance.iqir.models.IQIRModel.DefaultRanker
All Implemented Interfaces:
IQIRModel.Ranker
Enclosing class:
IQIRModel

public class IQIRModel.DefaultRanker
extends Object
implements IQIRModel.Ranker


Constructor Summary
IQIRModel.DefaultRanker()
           
 
Method Summary
 void rank(it.unimi.dsi.fastutil.ints.IntRBTreeSet documents, TopicDensity topicDensity, it.unimi.dsi.mg4j.search.score.ScoredDocumentBoundedSizeQueue<it.unimi.dsi.fastutil.objects.Reference2ObjectMap<it.unimi.dsi.mg4j.index.Index,it.unimi.dsi.mg4j.query.SelectedInterval[]>> topResults, bpiwowar.log.TaskTimer timer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IQIRModel.DefaultRanker

public IQIRModel.DefaultRanker()
Method Detail

rank

public void rank(it.unimi.dsi.fastutil.ints.IntRBTreeSet documents,
                 TopicDensity topicDensity,
                 it.unimi.dsi.mg4j.search.score.ScoredDocumentBoundedSizeQueue<it.unimi.dsi.fastutil.objects.Reference2ObjectMap<it.unimi.dsi.mg4j.index.Index,it.unimi.dsi.mg4j.query.SelectedInterval[]>> topResults,
                 bpiwowar.log.TaskTimer timer)
          throws IOException,
                 com.sleepycat.je.DatabaseException
Specified by:
rank in interface IQIRModel.Ranker
Throws:
IOException
com.sleepycat.je.DatabaseException


Copyright © 2011. All Rights Reserved.