Avoid unnecessary item loads in LiveResults::getAutocompleteSuggestions()

Created on 19 January 2025, 2 days ago

In LiveResults::getAutocompleteSuggestions() we currently load all result items, without first checking whether they havenโ€™t already been loaded. Entity caching will alleviate this problem most of the time, still itโ€™s probably better to avoid item loads where possible.

๐Ÿ“Œ Task
Status

Active

Version

1.0

Component

Plugins

Created by

๐Ÿ‡ฆ๐Ÿ‡นAustria drunken monkey Vienna, Austria

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024