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 the search to be Regex #9

Open
parvmor opened this issue Jul 8, 2017 · 2 comments
Open

Make the search to be Regex #9

parvmor opened this issue Jul 8, 2017 · 2 comments

Comments

@parvmor
Copy link

parvmor commented Jul 8, 2017

The search field as a regex would be nice while still supporting the normal search.

@adarshaj
Copy link
Member

adarshaj commented Jul 8, 2017

I think a more user friendly search would be subsequence search rather than substring search, that covers most usecases i feel..

@parvmor
Copy link
Author

parvmor commented Jul 9, 2017

Or else we could detect alphanumeric characters and do a fuzzy or subsequence search and if they are not present then shift to regex search.

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