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

Make teacher search work on word prefixes #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

peteryates
Copy link
Member

Now search terms will receive a wildcard suffix that means results will be returned if all of the provided words match a teacher's name fields.

This means we can find John Smith by searching for:

  • John Smith
  • john smith
  • jo sm
  • jo
  • sm

Now search terms will recieve a wildcard suffix that means results will
be returned if all of the provided words match a teacher's name fields.

This means we can find John Smith by searching for:

* John Smith
* john smith
* jo sm
* jo
* sm
Copy link

Review app deployed to https://cpd-ec2-review-43-web.test.teacherservices.cloud

@peteryates peteryates requested review from a team January 19, 2025 08:19
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

Successfully merging this pull request may close these issues.

1 participant