
IntervalsQuery
- Namespace
- Rowles.LeanCorpus.Search.Queries
- Assembly
- Rowles.LeanCorpus.dll
Matches documents that produce at least one interval from the supplied source tree.
public sealed class IntervalsQuery : Query, IEquatable<Query>
- Inheritance
-
IntervalsQuery
- Implements
- Inherited Members
- Extension Methods
IntervalsQuery(IntervalsSource)
Initialises a new IntervalsQuery.
Field
Gets the single field this query targets, or an empty value for fieldless and multi-field queries.
Source
Gets the interval source to evaluate.
Equals(object?)
Determines whether the specified object is equal to the current object.
GetHashCode()
Serves as the default hash function.