| Package | Description | 
|---|---|
| org.terrier.applications.batchquerying | 
 Contains application-level programs for performing batch-based query operations, such as generating runs for TREC. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SingleLineTRECQuery
This class can be used to extract batch queries from a simpler format than the regular SGML TREC format. 
 | 
class  | 
TRECQuery
This class is used for reading the queries 
 from TREC topic files. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected QuerySource | 
TRECQuerying.querySource
Where the stream of queries is obtained from. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected QuerySource | 
TRECQuerying.getQueryParser()
Get the query parser that is being used. 
 | 
Terrier 4.0. Copyright © 2004-2014 University of Glasgow