On Sun, Oct 18, 2009 at 1:43 AM, John Wang <[email protected]> wrote: > Maybe it is not a big deal. But I would still like to know why in > MultiTermDocs, if term is not null, termDocs(term) is not called, rather > termDocs() is.
John are you referring to the protected TermDocs termDocs(IndexReader reader) method in DirectoryReader.MultiTermDocs? Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
