[pmwiki-users] New recipe: PageListMultiTargets
Maxim
maxim at smspower.org
Mon Apr 15 17:31:08 CDT 2013
tamouse mailing lists writes:
> Any idea how it performs on large page sets?
On my site I implemented an alternative version of this functionality
as posted on http://www.pmwiki.org/wiki/PITS/00908 (with less
functionality - no + operator and no wildcards), and I've also added
this recipe. I have thousands of pages (>18000 files in wiki.d, work.d
is elsewhere) and a 5.5MB .pageindex.
Example searches, with cache=0 and a simple fmt to reduce rendering time:
PageListMulti:
http://www.smspower.org/?action=search&q=links%3D%2BTags.Action%2C%2BTags.Disney%2C-Tags.Movie+fmt%3D%23default+cache%3D0
~1.4s
My link= modification:
http://www.smspower.org/?action=search&q=link%3DTags.Action%2CTags.Disney%2C-Tags.Movie+fmt%3D%23default+cache%3D0
~0.5s
Please don't hammer my server, though :)
Maxim
More information about the pmwiki-users
mailing list