lupo49 / dokuwiki-plugin-dir

Dir plugin for DokuWiki
http://www.dokuwiki.org/plugin:dir
6 stars 10 forks source link

dir sometimes grabs stale description from page #8

Closed espiegel123 closed 11 years ago

espiegel123 commented 11 years ago

on this page:

http://metasynth.com/dokuwikiui/doku.php?id=artmatic:technotes:start

I use dir to show all the pages that have the "annotations" tag in all namespaces. I move one page from one namespace to another and left behind a page that just has a link to the new one. When dir does its thing in this page, it shows the old description in the table rather than the new one.

It seems like dir might be using a stale cache?

Is there a way to rebuild the index it uses?

lupo49 commented 11 years ago

Try to rebuild it with https://www.dokuwiki.org/plugin:searchindex

espiegel123 commented 11 years ago

Thank you!

On Fri, Mar 29, 2013 at 4:50 AM, Matthias Schulte notifications@github.comwrote:

Try to rebuild it with https://www.dokuwiki.org/plugin:searchindex

— Reply to this email directly or view it on GitHubhttps://github.com/lupo49/dokuwiki-plugin-dir/issues/8#issuecomment-15637980 .