On Tuesday 08 May 2007 04:59, Patrick R. Michaud wrote: > > Senond, this will cause pmwiki to open for reading every single page > > (file) in the pagelist to make sure there is such string, and if there > > are many pages, it may be quite slow (running at 100% CPU). ... > > Actually, this won't speed up or slow things down that much. Both with > and without the "[[!" search term, PmWiki will still read all of the > pages in the resulting pagelist.
Wow, this is not great :-((. It shouldn't read all files if all the data the request needs can be found by scanning only the .pageindex file! Hmm... I was sure it was smarter. :-( Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
