org.apache.lucene.benchmark.byTask.feeds
public static class LineDocSource.SimpleLineParser extends LineDocSource.LineParser
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_FIELDSheader| Constructor and Description |
|---|
LineDocSource.SimpleLineParser(String[] header) |
public LineDocSource.SimpleLineParser(String[] header)
public void parseLine(DocData docData, String line)
LineDocSource.LineParserparseLine in class LineDocSource.LineParserCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.