Constructor MatchAllDocsQuery
MatchAllDocsQuery()
Declaration
public MatchAllDocsQuery()
MatchAllDocsQuery(String)
Declaration
public MatchAllDocsQuery(String normsField)
Parameters
Type | Name | Description |
---|---|---|
System. |
normsField | Field used for normalization factor (document boost). Null if nothing. |