Method GetEnum
GetEnum(IndexReader)
Construct the enumeration to be used, expanding the pattern term.
Declaration
protected abstract FilteredTermEnum GetEnum(IndexReader reader)
Parameters
Type | Name | Description |
---|---|---|
IndexReader | reader |
Returns
Type | Description |
---|---|
FilteredTermEnum |