Show / Hide Table of Contents

    Class LookaheadTokenFilter

    LUCENENET specific abstraction so we can reference LookaheadTokenFilter.Position without specifying a generic closing type.

    Inheritance
    System.Object
    LookaheadTokenFilter
    LookaheadTokenFilter<T>
    Namespace: Lucene.Net.Analysis
    Assembly: Lucene.Net.TestFramework.dll
    Syntax
    public abstract class LookaheadTokenFilter : TokenFilter

    Methods

    | Improve this Doc View Source

    IncrementToken()

    Declaration
    public abstract override bool IncrementToken()
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)