Method RegisterParentReader
RegisterParentReader(IndexReader)
Expert: this method is called by IndexReaders which wrap other readers
(e.g. CompositeReader or
Declaration
public void RegisterParentReader(IndexReader reader)
Parameters
Type | Name | Description |
---|---|---|
IndexReader | reader |