summaryrefslogtreecommitdiff
path: root/doc/bugs/search_creates_configuration_files_many_times_on_rebuild.mdwn
blob: e933feeca69a5c138c81a78bea5359c14cec6085 (plain)

Currently, if ikiwiki is rebuilding then search.pm will (wastefully) create its configuration files every time it indexes a file.

This patch ensures the configuration files are created only once.

--Gabriel

[[Done]] (and fixed your url) --[[Joey]]