Show / Hide Table of Contents

    Class TrecLATimesParser

    Parser for the FT docs in trec disks 4+5 collection format

    Inheritance
    System.Object
    TrecDocParser
    TrecLATimesParser
    Inherited Members
    TrecDocParser.DEFAULT_PATH_TYPE
    TrecDocParser.PathType(FileInfo)
    TrecDocParser.StripTags(StringBuilder, Int32)
    TrecDocParser.StripTags(String, Int32)
    TrecDocParser.Extract(StringBuilder, String, String, Int32, String[])
    Namespace: Lucene.Net.Benchmarks.ByTask.Feeds
    Assembly: Lucene.Net.Benchmark.dll
    Syntax
    public class TrecLATimesParser : TrecDocParser

    Methods

    | Improve this Doc View Source

    Parse(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
    DocData docData
    System.String name
    TrecContentSource trecSrc
    StringBuilder docBuf
    TrecDocParser.ParsePathType pathType
    Returns
    Type Description
    DocData
    Overrides
    TrecDocParser.Parse(DocData, String, TrecContentSource, StringBuilder, TrecDocParser.ParsePathType)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)