namespace ErsatzTV.Core.Search; public record SearchItem(string Type, int Id);