Searched hist:"320 f489ae6a653f52f9d489b84b9bdd26f4241ac" (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/inc/ |
H A D | fulltext.php | 320f489ae6a653f52f9d489b84b9bdd26f4241ac Sun Jan 23 01:00:32 UTC 2011 Michael Hamann <michael@content-space.de> Indexer v3 Rewrite: Use the metadata index for backlinks; add INDEXER_METADATA_INDEX event
This new event allows plugins to add or modify the metadata that will be indexed. Collecting this metadata in an event allows plugins to see if other plugins have already added the metadata they need and leads to just one single indexer call thus fewer files are read and written. Plugins could also replace/prevent the metadata indexer call using this event.
|
H A D | indexer.php | 320f489ae6a653f52f9d489b84b9bdd26f4241ac Sun Jan 23 01:00:32 UTC 2011 Michael Hamann <michael@content-space.de> Indexer v3 Rewrite: Use the metadata index for backlinks; add INDEXER_METADATA_INDEX event
This new event allows plugins to add or modify the metadata that will be indexed. Collecting this metadata in an event allows plugins to see if other plugins have already added the metadata they need and leads to just one single indexer call thus fewer files are read and written. Plugins could also replace/prevent the metadata indexer call using this event.
|