
MatchAllDocsQuery
- Namespace
- Rowles.LeanCorpus.Search.Queries
- Assembly
- Rowles.LeanCorpus.dll
Matches every live document in the index.
public sealed class MatchAllDocsQuery : Query, IEquatable<Query>
- Inheritance
-
MatchAllDocsQuery
- Implements
- Inherited Members
- Extension Methods
Field
Gets the single field this query targets, or an empty value for fieldless and multi-field queries.
Equals(object?)
Determines whether the specified object is equal to the current object.
GetHashCode()
Serves as the default hash function.