Section navigation

Public classSealed IntervalsPhraseSource

Namespace
Rowles.LeanCorpus.Search.Queries
Assembly
Rowles.LeanCorpus.dll

Interval source for an exact phrase.

public sealed class IntervalsPhraseSource : IntervalsSource, IEquatable<IntervalsSource>
Inheritance
IntervalsPhraseSource
Implements
Inherited Members

Public constructor IntervalsPhraseSource(string, params string[])

Initialises a new IntervalsPhraseSource.

Public property Field

Gets the field targeted by this source.

Public property Terms

Gets the ordered phrase terms.

Public method Equals(object?)

Determines whether the specified object is equal to the current object.

Public method GetHashCode()

Serves as the default hash function.