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

Search based on regex #2

Open
3 tasks
crookse opened this issue Sep 12, 2021 · 0 comments
Open
3 tasks

Search based on regex #2

crookse opened this issue Sep 12, 2021 · 0 comments

Comments

@crookse
Copy link
Member

crookse commented Sep 12, 2021

Summary

What:

The .find(), .findOne(), and .search() logic require field values to match exactly. This feature requests that regex be used to match field values.

Why:

It would be nice to search based on partiality.

Acceptance Criteria

Below is a list of tasks that must be completed before this issue can be closed.

  • Write documentation
  • Write unit tests
  • It works
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant