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

Usability testing for legal query updates #6361

Closed
4 of 9 tasks
patphongs opened this issue Jul 3, 2024 · 1 comment
Closed
4 of 9 tasks

Usability testing for legal query updates #6361

patphongs opened this issue Jul 3, 2024 · 1 comment

Comments

@patphongs
Copy link
Member

patphongs commented Jul 3, 2024

**Blocked by #6360

Summary

What we're after:
We are making several changes to the way Elasticsearch will handle queries. This will hopefully help with several issues:

  • Removal of reserve/stop words from search results
  • Removal of stemming from search results
  • Exact string matching

So far, in the development environment, we have re-indexed to use the standard analyzer. Important note: This has only been done for current MURs, since re-indexing archived MURs is very resource intensive. We hope to get cursory feedback about current MURs first before we apply the re-index for archived MURs.

In addition, we would like to switch to using the simple_query_string which provides a simpler query syntax, lenient on invalid syntax, and simplifies the query syntax.

Related issues

Usability testing steps

  • Interview guide is created
  • Contact participants
  • Conduct and synthesize research
  • Document high-level takeaways

Tech steps or considerations

Completion criteria

  • Testing is complete and actionable next steps are documented and discussed
@patphongs patphongs added this to the 25.5 milestone Jul 3, 2024
@patphongs patphongs moved this to 🔨 Pre-refinement in Website project Jul 3, 2024
@tmpayton tmpayton moved this from 🔨 Pre-refinement to 🔜 Sprint backlog in Website project Jul 3, 2024
@tmpayton tmpayton modified the milestones: 25.5, 25.6 Jul 9, 2024
@JonellaCulmer JonellaCulmer moved this from 🔜 Sprint backlog to 🔨 Pre-refinement in Website project Jul 10, 2024
@JonellaCulmer JonellaCulmer changed the title User testing for Elasticsearch query updates Usability testing for legal system query updates Jul 10, 2024
@JonellaCulmer JonellaCulmer changed the title Usability testing for legal system query updates Usability testing for legal query updates Jul 10, 2024
@pkfec pkfec modified the milestones: 25.6, 26.1 Aug 6, 2024
@JonellaCulmer JonellaCulmer self-assigned this Aug 22, 2024
@JonellaCulmer JonellaCulmer modified the milestones: 26.1, 25.i Aug 22, 2024
@JonellaCulmer JonellaCulmer moved this from 🔨 Pre-refinement to 🏗 In Progress in Website project Aug 22, 2024
@JonellaCulmer
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

No branches or pull requests

4 participants