Constructor InputIteratorWrapper
InputIteratorWrapper(IBytesRefIterator)
Creates a new wrapper, wrapping the specified iterator and
specifying a weight value of 1
for all terms
and nullifies associated payloads.
Declaration
public InputIteratorWrapper(IBytesRefIterator wrapped)
Parameters
Type | Name | Description |
---|---|---|
IBytesRefIterator | wrapped |