Show / Hide Table of Contents

    Class TestCodecFactory

    LUCENENET specific class used to add the codecs from the test framework.

    Inheritance
    System.Object
    TestCodecFactory
    Namespace: Lucene.Net.Codecs
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public class TestCodecFactory : DefaultCodecFactory

    Methods

    | Improve this Doc View Source

    Initialize()

    Declaration
    protected override void Initialize()
    | Improve this Doc View Source

    IsServiceType(Type)

    Declaration
    protected override bool IsServiceType(Type type)
    Parameters
    Type Name Description
    Type type
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)