Class TermStates


  • public final class TermStates
    extends Object
    Maintains a IndexReader TermState view over IndexReader instances containing a single term. The TermStates 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.