<?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 ajax.php</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4773e14500fce3dfff8e66d291ab9dd93ca4eeb4 - cleanup and modernizing</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#4773e14500fce3dfff8e66d291ab9dd93ca4eeb4</link>
        <description>cleanup and modernizing* script converted to a lazy loaded web component* ajax backend simplified and return json now* main functionality moved into a helper component

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Wed, 04 Feb 2026 19:36:18 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>ea353ac5fdb32deeae9568d3888b335b3ed6dca6 - Update ajax.php: Typo</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#ea353ac5fdb32deeae9568d3888b335b3ed6dca6</link>
        <description>Update ajax.php: Typo

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Wed, 20 Nov 2024 15:28:23 +0000</pubDate>
        <dc:creator>fjf2002 &lt;franzjoseffaerber@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>393a83781654bae972bfea252a7dc57888039020 - use indexer class methods</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#393a83781654bae972bfea252a7dc57888039020</link>
        <description>use indexer class methodskeep consistency better with DokuWiki core, that will help further development of the SearchIndex Manager plugin.

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Sun, 21 Jun 2020 02:14:41 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2394c709c52e6ee630c627c10eab77eb9f6d99e7 - remove unnecessary require_once</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#2394c709c52e6ee630c627c10eab77eb9f6d99e7</link>
        <description>remove unnecessary require_oncefix #46

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Sat, 20 Jun 2020 13:52:21 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>072f05c632a4eb7899af9c9168e50f62760ef503 - psr-12 coding</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#072f05c632a4eb7899af9c9168e50f62760ef503</link>
        <description>psr-12 coding

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Sat, 20 Jun 2020 13:48:25 +0000</pubDate>
        <dc:creator>Satoshi Sahara &lt;sahara.satoshi@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4e7bb631165dfdaabaed76d2c72f4c86639a0afd - Bugfix: incorrectly returning true when page name was missing</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#4e7bb631165dfdaabaed76d2c72f4c86639a0afd</link>
        <description>Bugfix: incorrectly returning true when page name was missing

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Sun, 08 Jan 2012 06:02:49 +0000</pubDate>
        <dc:creator>Hendry Badao &lt;hendrybadao@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ce225b9d73a3938338382ba6f34199d74169313a - bugfix: ensure that page index update is forced when using Rebuild option</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#ce225b9d73a3938338382ba6f34199d74169313a</link>
        <description>bugfix: ensure that page index update is forced when using Rebuild option

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Sat, 07 Jan 2012 17:39:36 +0000</pubDate>
        <dc:creator>Hendry Badao &lt;hendrybadao@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ad1455d0bf3d741eefcaef1faed109bf32126ad7 - Start indexing once clear() function has returned</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#ad1455d0bf3d741eefcaef1faed109bf32126ad7</link>
        <description>Start indexing once clear() function has returnedAvoid return ambiguous &apos;1&apos; on successRespect colours from style.ini of template

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Sat, 07 Jan 2012 16:47:59 +0000</pubDate>
        <dc:creator>Hendry Badao &lt;hendrybadao@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>73c6efcd6d8a4f75f0c193ebfdfe99e616e7347e - Compete jQuery rewrite; also added option to Update or Rebuild the index</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#73c6efcd6d8a4f75f0c193ebfdfe99e616e7347e</link>
        <description>Compete jQuery rewrite; also added option to Update or Rebuild the indexAll JS rewritten to use jQueryJS code now used revealing module pattern to reduce namespace repetitionRevised the instruction text and layoutNew updating status message layout2 options: Rebuild Index or Update Index onlyRevised CSS

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Sat, 07 Jan 2012 07:58:09 +0000</pubDate>
        <dc:creator>Hendry Badao &lt;hendrybadao@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f66af325bcca23ae97b9e2a1fc000b62e788019 - Added metadata and new pattern based clearing from bin/indexer.php</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#4f66af325bcca23ae97b9e2a1fc000b62e788019</link>
        <description>Added metadata and new pattern based clearing from bin/indexer.php

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Sat, 15 Oct 2011 14:07:18 +0000</pubDate>
        <dc:creator>Piyush Mishra &lt;me@piyushmishra.com&gt;</dc:creator>
    </item>
<item>
        <title>7befb32abe3d4f5cb157e5c9b5c7ded3ad839a78 - Adjusted for recent changes in the indexer mechanism</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#7befb32abe3d4f5cb157e5c9b5c7ded3ad839a78</link>
        <description>Adjusted for recent changes in the indexer mechanism

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Mon, 02 May 2011 20:28:09 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>96a81f1d5d91db188deba6051cdca88c65896b8b - make it actually work with a modern dokuwiki index</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#96a81f1d5d91db188deba6051cdca88c65896b8b</link>
        <description>make it actually work with a modern dokuwiki index

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Fri, 20 Aug 2010 12:32:16 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
<item>
        <title>dc6fce527b1d765982edfbc6e7d936d0bd88397c - initial checkin of version 2005-09-04</title>
        <link>http://127.0.0.1:8080/history/plugin/searchindex/ajax.php#dc6fce527b1d765982edfbc6e7d936d0bd88397c</link>
        <description>initial checkin of version 2005-09-04

            List of files:
            /plugin/searchindex/ajax.php</description>
        <pubDate>Fri, 20 Aug 2010 11:03:02 +0000</pubDate>
        <dc:creator>Andreas Gohr &lt;andi@splitbrain.org&gt;</dc:creator>
    </item>
</channel>
</rss>
