Show / Hide Table of Contents

    Class AssertingNormsFormat

    Just like but with additional asserts.

    Inheritance
    System.Object
    AssertingNormsFormat
    Namespace: Lucene.Net.Codecs.Asserting
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public class AssertingNormsFormat : NormsFormat

    Methods

    | Improve this Doc View Source

    NormsConsumer(SegmentWriteState)

    Declaration
    public override DocValuesConsumer NormsConsumer(SegmentWriteState state)
    Parameters
    Type Name Description
    SegmentWriteState state
    Returns
    Type Description
    DocValuesConsumer
    | Improve this Doc View Source

    NormsProducer(SegmentReadState)

    Declaration
    public override DocValuesProducer NormsProducer(SegmentReadState state)
    Parameters
    Type Name Description
    SegmentReadState state
    Returns
    Type Description
    DocValuesProducer
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)