Class UnsortedTermFreqIteratorWrapper

  • All Implemented Interfaces:
    TermFreqIterator, BytesRefIterator

    public class UnsortedTermFreqIteratorWrapper
    extends BufferingTermFreqIteratorWrapper
    This wrapper buffers the incoming elements and makes sure they are in random order.
    WARNING: This API is experimental and might change in incompatible ways in the next release.