sennetconsortium / portal-ui

0 stars 1 forks source link

Optimize search result time #1532

Closed maxsibilla closed 3 weeks ago

maxsibilla commented 1 month ago

Current load time for the search page without any filters is about 3.76 seconds with the response from Elasticsearch being 6.54 MB after the optimizations made to the Search API indexing process.

Some things to look into (related to https://www.elastic.co/guide/en/elasticsearch/reference/current/tune-for-search-speed.html)