Class TermSpans


  • public class TermSpans
    extends Spans
    Expert: Public for extension only. This does not work correctly for terms that indexed at position Integer.MAX_VALUE.
    • Field Detail

      • term

        protected final Term term
      • doc

        protected int doc
      • freq

        protected int freq
      • count

        protected int count
      • position

        protected int position
      • readPayload

        protected boolean readPayload