Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Improve search scenario to use words from product slugs #26

Open
beberlei opened this issue Feb 2, 2022 · 0 comments
Open

Improve search scenario to use words from product slugs #26

beberlei opened this issue Feb 2, 2022 · 0 comments
Labels

Comments

@beberlei
Copy link
Contributor

beberlei commented Feb 2, 2022

The searcher should make searchs that produce no results, or a lot of results. We can do this by counting the words in products based on their URL slug and searching for the word that occurs the most times in products. We could also use some weird hardcoded long words that certainly give no results.

@beberlei beberlei added the Locust label Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant