public class LinearMergingRanker extends Object
| Constructor and Description |
|---|
LinearMergingRanker(String postingsIndex,
FileSystem fs) |
public LinearMergingRanker(String postingsIndex, FileSystem fs) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionpublic int[] rank(int[] query,
int hits)
throws IOException
IOException