Class 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.
    WARNING: This API is experimental and might change in incompatible ways in the next release.