Class TrecGov2Parser
Parser for the GOV2 collection format
Inherited Members
Namespace: Lucene.Net.Benchmarks.ByTask.Feeds
Assembly: Lucene.Net.Benchmark.dll
Syntax
public class TrecGov2Parser : TrecDocParser
Methods
| Improve this Doc View SourceParse(DocData, String, TrecContentSource, StringBuilder, TrecDocParser.ParsePathType)
Declaration
public override DocData Parse(DocData docData, string name, TrecContentSource trecSrc, StringBuilder docBuf, TrecDocParser.ParsePathType pathType)
Parameters
Type | Name | Description |
---|---|---|
Doc |
docData | |
System. |
name | |
Trec |
trecSrc | |
String |
docBuf | |
Trec |
pathType |
Returns
Type | Description |
---|---|
Doc |