Uses of Class
org.apache.lucene.benchmark.byTask.feeds.TrecDocParser
Packages that use TrecDocParser
Package
Description
Sources for benchmark inputs: documents and queries.
-
Uses of TrecDocParser in org.apache.lucene.benchmark.byTask.feeds
Subclasses of TrecDocParser in org.apache.lucene.benchmark.byTask.feedsModifier and TypeClassDescriptionclass
Parser for the FBIS docs in trec disks 4+5 collection formatclass
Parser for the FR94 docs in trec disks 4+5 collection formatclass
Parser for the FT docs in trec disks 4+5 collection formatclass
Parser for the GOV2 collection formatclass
Parser for the FT docs in trec disks 4+5 collection formatclass
Parser for trec docs which selects the parser to apply according to the source files path, defaulting toTrecGov2Parser
.