Class Util.FSTPath<T>

  • Enclosing class:
    Util

    public static class Util.FSTPath<T>
    extends Object
    Represents a path in TopNSearcher.
    WARNING: This API is experimental and might change in incompatible ways in the next release.
    • Field Detail

      • arc

        public FST.Arc<T> arc
        Holds the last arc appended to this path
      • output

        public T output
        Holds cost plus any usage-specific output:
      • boost

        public final float boost
      • payload

        public int payload