Uses of Class
org.apache.lucene.benchmark.byTask.feeds.LineDocSource.LineParser
Packages that use LineDocSource.LineParser
Package
Description
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.feedsModifier and TypeClassDescriptionclass
A line parser for Geonames.org data.static class
LineDocSource.LineParser
which sets field names and order by the header - any header - of the lines file.static class
LineDocSource.LineParser
which ignores the header passed to its constructor and assumes simply that field names and their order are the same as inWriteLineDocTask.DEFAULT_FIELDS