Class FieldFragList.WeightedFragInfo.SubInfo

  • Enclosing class:
    FieldFragList.WeightedFragInfo

    public static class FieldFragList.WeightedFragInfo.SubInfo
    extends java.lang.Object
    Represents the list of term offsets for some text
    • Method Detail

      • getSeqnum

        public int getSeqnum()
      • getText

        public java.lang.String getText()
      • getBoost

        public float getBoost()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object