Class PrefixFilter
A Filter that restricts search results to values that have a matching prefix in a given field.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class PrefixFilter : MultiTermQueryWrapperFilter<PrefixQuery>
Constructors
Name | Description |
---|---|
PrefixFilter(Term) |
Properties
Name | Description |
---|---|
Prefix |
Methods
Name | Description |
---|---|
ToString() | Prints a user-readable version of this query. |