In playing around with the new IndexPlugin I am struck by what is a
rather annoying artifact due to my choice of using the ReferenceManager's
findCreated() method rather than the original plugin's use of the
PageManager's getAllPages() method. The first time the plugin is called
I'm predictably not getting the complete list of pages, which is not
surprising given the documentation, just annoying. But given the
significant performance benefit of subsequently using findCreated() I'm
thinking that using getAllPages() initially, then findCreated() after
things have settled down.

Does anyone know of a flag in the code that would indicate when to
switch over use to findCreated()? I'd just check the flag and choose
the source accordingly.

Any help appreciated,

Murray

...........................................................................
Murray Altheim <murray07 at altheim.com>                           ===  = =
http://www.altheim.com/murray/                                     = =  ===
SGML Grease Monkey, Banjo Player, Wantanabe Zen Monk               = =  = =

      Boundless wind and moon - the eye within eyes,
      Inexhaustible heaven and earth - the light beyond light,
      The willow dark, the flower bright - ten thousand houses,
      Knock at any door - there's one who will respond.
                                      -- The Blue Cliff Record

Reply via email to