Class STMergingTermsEnum

  • All Implemented Interfaces:
    BytesRefIterator

    public class STMergingTermsEnum
    extends TermsEnum
    Combines PostingsEnum for the same term for a given field from multiple segments. It is used during segment merging.
    WARNING: This API is experimental and might change in incompatible ways in the next release.