Show / Hide Table of Contents

    Class BoolFunction

    Abstract parent class for those ValueSource implementations which apply boolean logic to their values

    Inheritance
    System.Object
    ValueSource
    BoolFunction
    IfFunction
    MultiBoolFunction
    SimpleBoolFunction
    Inherited Members
    ValueSource.GetValues(IDictionary, AtomicReaderContext)
    ValueSource.Equals(Object)
    ValueSource.GetHashCode()
    ValueSource.GetDescription()
    ValueSource.ToString()
    ValueSource.CreateWeight(IDictionary, IndexSearcher)
    ValueSource.NewContext(IndexSearcher)
    ValueSource.GetSortField(Boolean)
    Namespace: Lucene.Net.Queries.Function.ValueSources
    Assembly: Lucene.Net.Queries.dll
    Syntax
    public abstract class BoolFunction : ValueSource
    • Improve this Doc
    • View Source
    Back to top Copyright © 2020 Licensed to the Apache Software Foundation (ASF)