Fork me on GitHub
  • API

    Show / Hide Table of Contents

    Namespace Lucene.Net.Documents

    Misc extensions of the Document/Field API.

    Classes

    LazyDocument

    Defers actually loading a field's value until you ask for it. You must not use the returned Field instances after the provided reader has been closed.

    LazyDocument.LazyField

    Note

    This API is for internal purposes only and might change in incompatible ways in the next release.

    • Improve this Doc
    Back to top Copyright © 2022 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.