Class G


  • public final class G
    extends java.lang.Object
    Helper class for generating group syntax https://docs.vespa.ai/documentation/reference/grouping-syntax.html basically the syntax is exactly the same as Vespa group syntax. The only exception "max" in the Vespa group syntax which represents 'max returned documents', is replaced by "maxRtn" in the dsl lib.