org.apache.lucene.search
public class MatchAllDocsQuery extends Query
| Constructor Summary | |
|---|---|
| MatchAllDocsQuery() | |
| Method Summary | |
|---|---|
| protected Weight | createWeight(Searcher searcher) |
| boolean | equals(Object o) |
| void | extractTerms(Set terms) |
| int | hashCode() |
| String | toString(String field) |