public class Tester extends Object
| Constructor and Description |
|---|
Tester() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Solves the queries of learning and testing files over an specified index and prints cache statistics.
|
public static void main(String[] args) throws Exception
Learning and testing files should have a format of tab separated fields of result offset, page lenght and query.
args - the command line argumentsException - when a problem occurredCopyright © 2016 Egothor. All Rights Reserved.