6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/19/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6982] Optimized Tags
*
Your Email Address
*
Spam protection
Enter the letters below:
.___\ /. ..__..___ [__ >< |_/ [__][__ | / \| \| ||
Comment
> The UNION ALL SELECT query is very waste full SQL command. Expecially > with the kind of table that tags are implemented with. Is taking > seconds for my installations with a lot of images. As the server must > read all table data to perform the counting and proper selection of > data. So we must help the server and perform the count on the rare > update operations to have fast common selections. > > > > The patch: > > reorganize the Ansel_Tags object store the store counts of used tags > in the tags table to not count on the fly > > mark galleries and images if they have tags or not so we can avoid > not needed queries with all galleries and images that does not have > tags. > > Add limit functionality to the tags cloud block
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers