GoogleChrome / webdev-infra

Apache License 2.0
37 stars 28 forks source link

Only send search requests for queries longer than n characters #76

Closed matthiasrohmer closed 1 year ago

matthiasrohmer commented 1 year ago

To improve the amount of requests sent to Algolia we should limit requests to be only sent if the query is longer than n characters.

n needs to be defined by looking at popular search results.

This needs to be done for both web.dev and d.c.c.