Class SimpleLineParser
LineParser which ignores the header passed to its constructor and assumes simply that field names and their order are the same as in DEFAULT_FIELDS.
Inherited Members
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class SimpleLineParser : LineParser
Constructors
Name | Description |
---|---|
SimpleLineParser(String[]) |
Methods
Name | Description |
---|---|
ParseLine(DocData, String) |