We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Add custom Search Suggestions with Search Engine

  • 1 trả lời
  • 0 gặp vấn đề này
  • 19 lượt xem
  • Trả lời mới nhất được viết bởi 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

Tất cả các câu trả lời (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.