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

Add a search results branch for automating QA #2

Open
agjohnson opened this issue Jul 9, 2019 · 0 comments
Open

Add a search results branch for automating QA #2

agjohnson opened this issue Jul 9, 2019 · 0 comments

Comments

@agjohnson
Copy link

We should have a branch and some test suite available for this branch in order to help test search query hit/miss rates. There are a number of ES features we might want to test here as part of our production QA tests:

  • Word stemming mismatch -- ie docs have "eating", query is for irregular "ate". Same for regular stem mismatch -- "cooking" vs "cooked"
  • Case mismatch -- ie docs have "PizzaPie", query is for "pizzapie" or "PIZZAPIE" etc
  • Compound mismatch -- ie docs have "Calzone", query is for "cal zone". Opposite as well.
  • Punctuation mismatch
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

1 participant