Show / Hide Table of Contents

    Enum ProximityQueryNode.Type

    Distance condition: PARAGRAPH, SENTENCE, or NUMBER

    Namespace: Lucene.Net.QueryParsers.Flexible.Core.Nodes
    Assembly: Lucene.Net.QueryParser.dll
    Syntax
    public enum Type : int

    Fields

    Name Description
    NUMBER
    PARAGRAPH
    SENTENCE

    Extension Methods

    ProximityQueryNode_TypeExtensions.ToQueryString()
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)