Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Create an autocomplete feature like word suggestions on search engines? Scale it to millions of users?

Pragya Keshap answered on February 21, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • google search autocomplete api example
  • Feature #2: Design Search Autocomplete System

  • Create an autocomplete feature like word suggestions on search engines? Scale it to millions of users?

    0

    What Are The Requirements Of A Search Autocomplete System

    Functional Requirements

    The service should return a list of, say, 3 top suggestions, based on what the user types in the search box.

    The suggestions are ordered according to the frequency and recency of their appearance in user searches.

    Non-Functional Requirements

    The service should be able to deliver the suggestions in real-time, as the user types in the query. This means that the latency should be very low.

    The system should be able to scale to a large number of requests without any degradation in performance.

    The system should be highly available.  


    https://medium.com/double-pointer/system-design-interview-autocomplete-type-ahead-system-for-a-search-box-1ac968f9f121

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 21 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.