mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12741] [MERGED] Do not consider tags in search #13351
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/12741
Author: @Shadowghost
Created: 9/28/2024
Status: ✅ Merged
Merged: 9/30/2024
Merged by: @crobibero
Base:
master← Head:do-not-consider-tags-in-search📝 Commits (2)
c2751b9Do not consider tags when searching85a9d99Fix CS1591 is SqliteItemRepository📊 Changes
1 file changed (+24 additions, -10 deletions)
View changed files
📝
Emby.Server.Implementations/Data/SqliteItemRepository.cs(+24 -10)📄 Description
The extended tag search has apparently slowed down search responses significantly.
Changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.