Show / Hide Table of Contents

    Class CheapBastardCodec

    Codec that tries to use as little ram as possible because he spent all his money on beer

    Inheritance
    System.Object
    CheapBastardCodec
    Namespace: Lucene.Net.Codecs.CheapBastard
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public class CheapBastardCodec : FilterCodec

    Constructors

    | Improve this Doc View Source

    CheapBastardCodec()

    Declaration
    public CheapBastardCodec()

    Properties

    | Improve this Doc View Source

    DocValuesFormat

    Declaration
    public override DocValuesFormat DocValuesFormat { get; }
    Property Value
    Type Description
    DocValuesFormat
    | Improve this Doc View Source

    NormsFormat

    Declaration
    public override NormsFormat NormsFormat { get; }
    Property Value
    Type Description
    NormsFormat
    | Improve this Doc View Source

    PostingsFormat

    Declaration
    public override PostingsFormat PostingsFormat { get; }
    Property Value
    Type Description
    PostingsFormat
    | Improve this Doc View Source

    StoredFieldsFormat

    Declaration
    public override StoredFieldsFormat StoredFieldsFormat { get; }
    Property Value
    Type Description
    StoredFieldsFormat
    | Improve this Doc View Source

    TermVectorsFormat

    Declaration
    public override TermVectorsFormat TermVectorsFormat { get; }
    Property Value
    Type Description
    TermVectorsFormat
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)