Preparing search index...

    Function useRecipeScraperValidation

    • Hook that triggers ValidationQueue for scraped recipe data.

      When the Recipe screen loads in 'addScrape' mode, this hook processes all ingredients and tags, pre-computes similarity, handles exact matches, and passes sorted items to the ValidationQueue.

      Returns void