Class TermContext

java.lang.Object
org.apache.lucene.index.TermContext

public final class TermContext extends Object
Maintains a IndexReader TermState view over IndexReader instances containing a single term. The TermContext doesn't track if the given TermState objects are valid, neither if the TermState instances refer to the same terms in the associated readers.