Constructor PrefixQuery
PrefixQuery(Term)
Constructs a query for terms starting with prefix
.
Declaration
public PrefixQuery(Term prefix)
Parameters
Type | Name | Description |
---|---|---|
Term | prefix |
Constructs a query for terms starting with prefix
.
public PrefixQuery(Term prefix)
Type | Name | Description |
---|---|---|
Term | prefix |