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

Fix handling of bangs #851

Merged
merged 5 commits into from
Sep 30, 2022
Merged

Fix handling of bangs #851

merged 5 commits into from
Sep 30, 2022

Conversation

jacr13
Copy link
Contributor

@jacr13 jacr13 commented Sep 23, 2022

Fixes: #830

[edit] Finally, I have changed the implementation to work if the bang is at anyplace in the query.

I have also added a check to not spend time looking for an operator if a "!" is not present in the query.

I don't think we should allow the bang with the ! at the end, since this may cause some conflicts like the issue cited before, where the ! is after a word in the query, which is natural in most languages.

@benbusby benbusby merged commit 219fc58 into benbusby:main Sep 30, 2022
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.

Directed to Ebay instead of getting search results
2 participants