• 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

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

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