shimmie2 icon indicating copy to clipboard operation
shimmie2 copied to clipboard

QueryBuilder

Open sanmadjack opened this issue 9 months ago • 6 comments

I've got a fair number of changes I've built up over the last few years, but a lot of things are dependent on a more featured query builder I created awhile back. This QueryBuilder allows extensions to be able to build much optimized queries while still working with the simple Querylets that existing code uses.

Along with this comes a fix for a tag count issue, and a new "limit" search term that allows restricting the total number of items that are found independent of the current page size. This limit tag is useful for limiting the scope of large bulk operations.

sanmadjack avatar May 15 '24 19:05 sanmadjack