Package | Description |
---|---|
org.terrier.structures.indexing.singlepass |
Provides implementation of the structures needed for performing a single
pass indexing
|
org.terrier.structures.indexing.singlepass.hadoop |
Provides classes implemeting the Hadoop MapReduce indexing in Terrier.
|
Modifier and Type | Class and Description |
---|---|
class |
FileRunIteratorFactory
Creates FileRunIterators, using the specificed filenames as the run data files, and
the specified class as the type of the postings in the run files
|
Modifier and Type | Field and Description |
---|---|
protected RunIteratorFactory |
RunsMerger.runsSource |
Constructor and Description |
---|
RunsMerger(RunIteratorFactory _runsSource)
constructor
|
Modifier and Type | Class and Description |
---|---|
class |
HadoopRunIteratorFactory
Creates a new Iterator over runs which can be used within the Hadoop framework.
|
Constructor and Description |
---|
HadoopRunsMerger(RunIteratorFactory _runsSource)
Constructs an instance of HadoopRunsMerger.
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow