Class DisiWrapper


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

      • scorer

        public final Scorer scorer
      • 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

      • DisiWrapper

        public DisiWrapper​(Scorer scorer)
      • DisiWrapper

        public DisiWrapper​(Spans spans)