Class SpanDisiWrapper


  • public class SpanDisiWrapper
    extends Object
    Wrapper used in SpanDisiPriorityQueue.
    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
    • Field Detail

      • cost

        public final long cost
      • matchCost

        public final float matchCost
      • doc

        public int doc
      • spans

        public final Spans spans
      • lastApproxMatchDoc

        public int lastApproxMatchDoc
      • lastApproxNonMatchDoc

        public int lastApproxNonMatchDoc
    • Constructor Detail

      • SpanDisiWrapper

        public SpanDisiWrapper​(Spans spans)