Avoid unnecessary item loads in LiveResults::getAutocompleteSuggestions()

Created on 19 January 2025, about 2 months 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