How hard to work to match your wine NAMES to Vivino (ignored for direct Vivino URLs).
-
Basic (default, fast, ~6 s/wine): use when your names read like Vivino — full producer name, correct spelling. Examples: 'Domaine Leflaive Puligny-Montrachet 2022', 'Opus One 2019'.
-
Advanced (~15-25 s/wine): full fallback cascade for names that differ from Vivino — last-name/first-name order, '& Fils' omitted, abbreviations, or a cuvée without its appellation. Examples: 'Bachelet Jean Claude Chassagne Encegnieres', 'Comtes Lafon Meursault Boucheres'. Use it when a Basic run leaves too many not-found rows.
Both modes use the same matching gates, so neither returns a wrong (billed) match — an unresolved name becomes an unbilled error row. Runs are capped at 250 wines; for larger lists, split into batches of 250 or fewer and run them in parallel. The 1024 MB default memory covers both modes (peak ~350-390 MB regardless of list size).