
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
IntervalsPhraseSource(string, params string[])
Initialises a new IntervalsPhraseSource.
Field
Gets the field targeted by this source.
Terms
Gets the ordered phrase terms.
Equals(object?)
Determines whether the specified object is equal to the current object.
GetHashCode()
Serves as the default hash function.