[GH-ISSUE #679] [QUESTION] How to get the suggestions URL right? #436

Closed
opened 2026-02-25 20:35:45 +03:00 by kerem · 3 comments
Owner

Originally created by @nocturn9x on GitHub (Mar 13, 2022).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/679

I recently downloaded all of my data from Google Takeout and I noticed a peculiar field that Chrome doesn't show when adding/editing search engines, namely suggestions_url which in this case is set to http://localhost:5000/autocomplete?q={searchTerms}. Since chrome shows no way to change this field whatsoever I'm assuming it's something that's exchanged automatically between whoogle and chrome as part of the opensearch standard or w/e, but my question is how do I tell whoogle to use my instance URL instead of the localhost:port one? It's in a docker container behind nginx so obviuously that doesn't work

Originally created by @nocturn9x on GitHub (Mar 13, 2022). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/679 I recently downloaded all of my data from Google Takeout and I noticed a peculiar field that Chrome doesn't show when adding/editing search engines, namely `suggestions_url` which in this case is set to `http://localhost:5000/autocomplete?q={searchTerms}`. Since chrome shows no way to change this field whatsoever I'm assuming it's something that's exchanged automatically between whoogle and chrome as part of the opensearch standard or w/e, but my question is how do I tell whoogle to use my instance URL instead of the localhost:port one? It's in a docker container behind nginx so obviuously that doesn't work
kerem 2026-02-25 20:35:45 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@jacr13 commented on GitHub (May 23, 2022):

You need simply to change the url in your configuration (under root url) and after add again whoogle to your browser.

<!-- gh-comment-id:1134620971 --> @jacr13 commented on GitHub (May 23, 2022): You need simply to change the url in your configuration (under root url) and after add again whoogle to your browser.
Author
Owner

@nocturn9x commented on GitHub (Jun 4, 2022):

You need simply to change the url in your configuration (under root url) and after add again whoogle to your browser.

I see, I'll try. Thanks!

<!-- gh-comment-id:1146609804 --> @nocturn9x commented on GitHub (Jun 4, 2022): > You need simply to change the url in your configuration (under root url) and after add again whoogle to your browser. I see, I'll try. Thanks!
Author
Owner

@benbusby commented on GitHub (Aug 1, 2022):

Assuming this was fixed, but feel free to reopen if not!

<!-- gh-comment-id:1201422887 --> @benbusby commented on GitHub (Aug 1, 2022): Assuming this was fixed, but feel free to reopen if not!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#436
No description provided.