Section navigation

Public classSealed 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

Public property Field

Gets the single field this query targets, or an empty value for fieldless and multi-field queries.

Public method Equals(object?)

Determines whether the specified object is equal to the current object.

Public method GetHashCode()

Serves as the default hash function.