Search Results for

    Show / Hide Table of Contents

    Interface IIntervalsQuery

    A query that allows fine-grained control over the order and proximity of matching terms. Matching rules are constructed from a small set of definitions, and the rules are then applied to terms from a particular field. The definitions produce sequences of minimal intervals that span terms in a body of text. These intervals can be further combined and filtered by parent sources.

    Inherited Members
    IFieldNameQuery.Field
    IQuery.Boost
    IQuery.Conditionless
    IQuery.IsStrict
    IQuery.IsVerbatim
    IQuery.IsWritable
    IQuery.Name
    IIntervalsContainer.AllOf
    IIntervalsContainer.AnyOf
    IIntervalsContainer.Fuzzy
    IIntervalsContainer.Match
    IIntervalsContainer.Prefix
    IIntervalsContainer.Wildcard
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IIntervalsQuery : IFieldNameQuery, IQuery, IIntervalsContainer

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Extension Methods
    Back to top Generated by DocFX