<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in LegacyIndexer.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>6e39b4e379a661a3abd765df49fa679d2119741c - refactor(search): extract LegacyIndexer wrapper for BC contract</title>
        <link>http://127.0.0.1:8080/history/dokuwiki/inc/Search/LegacyIndexer.php#6e39b4e379a661a3abd765df49fa679d2119741c</link>
        <description>refactor(search): extract LegacyIndexer wrapper for BC contractMove the deprecated helpers (lookupKey, addMetaKeys, renameMetaValue,getPID, lookup) off Indexer and into a new LegacyIndexer wrapper. Thewrapper also restores the Doku_Indexer return contract (true|string)around addPage/deletePage/renamePage/clear so plugins using the legacyAPI keep working without try/catch.idx_get_indexer() now returns the LegacyIndexer; getPages stays onIndexer because plugins call it directly on Indexer instances.fixes #4645

            List of files:
            /dokuwiki/inc/Search/LegacyIndexer.php</description>
        <pubDate>Thu, 28 May 2026 19:23:41 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
