: We just have to make segmentInfos in IndexReader protected so that
: subclasses can implement the methods.

isn't segmentInfos the kind of thing that should be refactored into the
subclasses?  there might be a little duplication, but it shouldn't be
significant (and it helps eliminate the odds of other problems like this
in the future as more features/methods get added).


-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to