static L ai_termsByLengthDesc() { ret sortedByCalculatedFieldDesc(keys(ai_mainIndex(), func(S s) -> Int { l(s) })); }