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

clp-s: Implicit wildcard behaviour is unintuitive #390

Closed
gibber9809 opened this issue May 10, 2024 · 0 comments · Fixed by #406
Closed

clp-s: Implicit wildcard behaviour is unintuitive #390

gibber9809 opened this issue May 10, 2024 · 0 comments · Fixed by #406
Labels
enhancement New feature or request

Comments

@gibber9809
Copy link
Contributor

Request

For clp-s the way that we treat wildcards is unintuitive.

The rules are that if a user adds any explicit wildcards we don't add any implicit ones, and we only add implicit wildcards at the start and end if the predicate contains a space.

To make things simpler for users we should make the user use explicit wildcards for everything.

Possible implementation

Instead of conditionally adding wildcards when processing a query we will simply not add implicit wildcards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant