Method MaybeWrapReader
MaybeWrapReader(IndexReader)
Sometimes wrap the IndexReader as slow, parallel or filter reader (or combinations of that)
Declaration
public static IndexReader MaybeWrapReader(IndexReader r)
Parameters
Type | Name | Description |
---|---|---|
IndexReader | r |
Returns
Type | Description |
---|---|
IndexReader |