Class TrecParserByPath

java.lang.Object
org.apache.lucene.benchmark.byTask.feeds.TrecDocParser
org.apache.lucene.benchmark.byTask.feeds.TrecParserByPath

public class TrecParserByPath extends TrecDocParser
Parser for trec docs which selects the parser to apply according to the source files path, defaulting to TrecGov2Parser.
  • Constructor Details

    • TrecParserByPath

      public TrecParserByPath()
  • Method Details