Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Add custom Search Suggestions with Search Engine

  • 1 Antwort
  • 0 haben dieses Problem
  • 19 Aufrufe
  • Letzte Antwort von Ijaz khan

more options

I added a new Search Engine, however they use different endpoints for the normal search string, and autosuggestion string. As a result, the normal Firefox Focus "Get Search Suggestions" doesn't necessarily work for this engine.

The normal endpoint is /search/?q=%s, but their autosuggestions are at /api/autosuggest?q=s

I added a new Search Engine, however they use different endpoints for the normal search string, and autosuggestion string. As a result, the normal Firefox Focus "Get Search Suggestions" doesn't necessarily work for this engine. The normal endpoint is /search/?q=%s, but their autosuggestions are at /api/autosuggest?q=s

Alle Antworten (1)

more options

It seems like you've added a new search engine to Firefox Focus, but you're encountering an issue with custom search suggestions. The problem arises from this search engine using different endpoints for the search string and auto-suggestions.

The typical endpoint for the search string is "/search/?q=%s," while the auto-suggestions are located at "/api/autosuggest?q=%s."

To address this issue, you may want to contact the Firefox Focus support team or community forums for guidance on how to configure custom search suggestions for this specific search engine. They should be able to provide you with a solution or workaround for integrating these distinct endpoints effectively.