|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LineDocSource.LineParser | |
---|---|
org.apache.lucene.benchmark.byTask.feeds | Sources for benchmark inputs: documents and queries. |
Uses of LineDocSource.LineParser in org.apache.lucene.benchmark.byTask.feeds |
---|
Subclasses of LineDocSource.LineParser in org.apache.lucene.benchmark.byTask.feeds | |
---|---|
static class |
LineDocSource.HeaderLineParser
LineDocSource.LineParser which sets field names and order by
the header - any header - of the lines file. |
static class |
LineDocSource.SimpleLineParser
LineDocSource.LineParser which ignores the header passed to its constructor
and assumes simply that field names and their order are the same
as in WriteLineDocTask.DEFAULT_FIELDS |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |