Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing: keyword search - Add plurals, variants, and global spelling #62

Open
184eth opened this issue Jun 5, 2023 · 0 comments
Open
Assignees

Comments

@184eth
Copy link

184eth commented Jun 5, 2023

Describe the feature you'd like to request

Expand keyword search:

To add plurals to search bar:

  • update 'hats' to returns same results as for 'hat'
  • update 'hoodies' to returns same results as for 'hoodie'
  • etc
    To add variants
  • update 'cup' to return same results as for 'mug'
  • update 'cap' to return same results as for 'hat'
  • update 'custom, customise, customization' to return same results as for 'customizable''
  • etc
    To add global spelling
  • update 'customise' (S-spelling) to return same results as for 'customize' (Z-spelling) & for variants.

Describe the solution you'd like

Expand the keywords to include plurals, variants, and global spelling in search results.

Describe alternatives you've considered

With a small product list this may be unnecessary.

@ahmadabugosh ahmadabugosh self-assigned this Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants