Change search endpoint

Hi!

What would be the easiest way to change the endpoint in the google-search

https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/components/google-search.hbs

I would need to route the google search results to different search engine.

Would a simple plugin be able to do this and how?

There are theme components that replace Google search:

Maybe you can use those as examples

4 Likes

Exactly what i was looking for. Thanks!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.