Class MatchAllDocsQuery
A query that matches all documents.
Inherited Members
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class MatchAllDocsQuery : Query
Constructors
Name | Description |
---|---|
MatchAllDocsQuery() | |
MatchAllDocsQuery(String) |
Methods
Name | Description |
---|---|
CreateWeight(Searcher) | |
Equals(Object) | |
ExtractTerms(Collections.Generic.ISet<Term>) | |
GetHashCode() | |
ToString(String) |