You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The word 'very' appears as a prefix on some ingredient descriptions, and isn't something that users seem likely to search for when describing their locally-available ingredients.
We should remove it as a named product using the product Admin UI, and then reindex the recipes that contain it.
To Reproduce
Steps to reproduce the behavior:
Go to the homepage.
Search for the word 'very'
Observe ingredients such as very ripe bananas
Expected behavior
The word very should not appear as a prefix for any autosuggested ingredients.
Screenshots
The text was updated successfully, but these errors were encountered:
As with #69, this has mostly been resolved following some recrawling and reindexing of affected recipes; however, a few very ripe bananas stragglers remain in the search engine.
As with #69, this has mostly been resolved following some recrawling and reindexing of affected recipes; however, a few very ripe bananas stragglers remain in the search engine.
The remaining stragglers are due to #71, a blocker for resolution of this issue.
Describe the bug
The word 'very' appears as a prefix on some ingredient descriptions, and isn't something that users seem likely to search for when describing their locally-available ingredients.
We should remove it as a named product using the product Admin UI, and then reindex the recipes that contain it.
To Reproduce
Steps to reproduce the behavior:
very ripe bananas
Expected behavior
The word
very
should not appear as a prefix for any autosuggested ingredients.Screenshots
The text was updated successfully, but these errors were encountered: