OptionalsourceWhich caches to draw titles from: "cache", "results", or "both". Default "both".
OptionallimitRows to show per table. 0 or Infinity means all. Default 15.
OptionalsuppliersOne or more suppliers to narrow to; case-insensitive, partial names allowed.
OptionalscorerScorer used to rank survivors. Does not affect which titles survive. Default token_set_ratio.
OptionalthresholdRelevance floor passed to scoreAstMatch. Default 50 (SupplierBase's minMatchPercentage).
OptionalfuzzyPer-word fuzzy presence in the leaf gate. Default true (matches fuzzing-enabled production).
OptionalcompareAlso score with fuzzyWords inverted and diff the survivor sets. Default true.
OptionalprintPrint console tables. Default true.
Options for astTest / evaluateCorpusAst.
Source