mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 04:05:57 +03:00
[GH-ISSUE #84] [FEATURE] Search query correction #60
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @baduhai on GitHub (May 29, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/84
Describe the feature you'd like to see added
It'd be nice if whoogle could display if google has corrected a typo on the search query, and give the option to search instead for what google considers a typo.
Describe which parts of the project this would modify (front end/back end/configuration/etc)
Front end and back end? Not sure
Additional context

This is what I mean:
@benbusby commented on GitHub (Jun 2, 2020):
Implemented in #85 and will be available soon on the
betatag release on Docker Hub, with a full release once that has been thoroughly tested.