
IntervalsTermSource
- Namespace
- Rowles.LeanCorpus.Search.Queries
- Assembly
- Rowles.LeanCorpus.dll
Leaf interval source for a single exact term.
public sealed class IntervalsTermSource : IntervalsSource, IEquatable<IntervalsSource>
- Inheritance
-
IntervalsTermSource
- Implements
- Inherited Members
IntervalsTermSource(string, string)
Initialises a new IntervalsTermSource.
Field
Gets the field targeted by this source.
Term
Gets the exact term.
Equals(object?)
Determines whether the specified object is equal to the current object.
GetHashCode()
Serves as the default hash function.