Constructor TermFilter
TermFilter(Term)
Declaration
public TermFilter(Term term)
Parameters
Type | Name | Description |
---|---|---|
Term | term | The term documents need to have in order to be a match for this filter. |
public TermFilter(Term term)
Type | Name | Description |
---|---|---|
Term | term | The term documents need to have in order to be a match for this filter. |