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

Option to determine query's case sensivity #27

Open
aidin36 opened this issue May 7, 2014 · 4 comments
Open

Option to determine query's case sensivity #27

aidin36 opened this issue May 7, 2014 · 4 comments

Comments

@aidin36
Copy link
Owner

aidin36 commented May 7, 2014

There should be an option in libtocc API, to let the client choose whether queries should be case-sensitive or case-insensitive.

Discuss your ideas here.

@hart-wang
Copy link
Contributor

Having a default behaviour, say case-sensitive, and can be overridden by another argument, say --query-insensitive or -qi?

@aidin36
Copy link
Owner Author

aidin36 commented Aug 24, 2014

The main problem is: How's the API (libtocc) should be?

@DThiebaud
Copy link
Contributor

What kind of expressions in libtocc would be affected? Wild-card and regular expressions -- what other kinds?

@aidin36
Copy link
Owner Author

aidin36 commented Jan 12, 2015

All the expressions! Include Wild-card, Regex, and simple equal.

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

3 participants