Cris
09/04/2024, 7:42 AM5k users
where for each user it runs typesense multi_search
with atleast 4 search_requests
then we log each request where the search_time_ms
exceeds 2 seconds
, from the logs, some requests from 1 collection are around 6 seconds
then I tried to replicate these on my local using the same search parameters but somehow they all return 100ms
search_time_ms
, anyone encountered that same case? thank youKishore Nallan
09/04/2024, 11:56 AMKishore Nallan
09/04/2024, 11:57 AM