Show / Hide Table of Contents

    Namespace Lucene.Net.Codecs.DiskDV

    DocValuesFormat that accesses values directly from disk.

    Classes

    DiskDocValuesFormat

    DocValues format that keeps most things on disk. Only things like disk offsets are loaded into ram.

    This is a Lucene.NET EXPERIMENTAL API, use at your own risk

    DiskNormsFormat

    Norms format that keeps all norms on disk.

    • Improve this Doc
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)