Fork me on GitHub
  • API

    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 © 2021 The Apache Software Foundation, Licensed under the Apache License, Version 2.0
    Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation.
    All other marks mentioned may be trademarks or registered trademarks of their respective owners.