
MatchNoDocsQuery
- Namespace
- Rowles.LeanCorpus.Search.Queries
- Assembly
- Rowles.LeanCorpus.dll
Matches no documents.
public sealed class MatchNoDocsQuery : Query, IEquatable<Query>
- Inheritance
-
MatchNoDocsQuery
- Implements
- Inherited Members
- Extension Methods
MatchNoDocsQuery(string)
Initialises a new MatchNoDocsQuery.
Field
Gets the single field this query targets, or an empty value for fieldless and multi-field queries.
Reason
Gets the optional reason describing why no documents should match.
Equals(object?)
Determines whether the specified object is equal to the current object.
GetHashCode()
Serves as the default hash function.