decRef
Expert: decreases the refCount of this IndexReader instance. If the refCount drops to 0, then this reader is closed. If an exception is hit, the refCount is unchanged.
See also
.incRef
Throws
IOException
in case an IOException occurs in doClose()