Fork me on GitHub
  • API

    Show / Hide Table of Contents

    Namespace Lucene.Net.Codecs.RAMOnly

    Classes

    RAMOnlyPostingsFormat

    Stores all postings data in RAM, but writes a small token (header + single int) to identify which "slot" the index is using in RAM dictionary.

    NOTE: this codec sorts terms by reverse-unicode-order!

    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.