Expose sub-IndexReaders from MultiReader or MultiSegmentReader
--------------------------------------------------------------
Key: LUCENE-1475
URL: https://issues.apache.org/jira/browse/LUCENE-1475
Project: Lucene - Java
Issue Type: Improvement
Reporter: Jason Rutherglen
MultiReader and MultiSegmentReader are package protected and do not expose the
underlying sub-IndexReaders. A way to expose the sub-readers is to have an
interface that an IndexReader may be cast to that exposes the underlying
readers.
This is for realtime indexing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]