314315316317318319320
return total; } public TermDocs termDocs() throws IOException { ensureOpen(); return new MultiTermDocs(subReaders, starts); }