History log of /plugin/searchindex/ajax.php (Results 1 – 13 of 13)
Revision Date Author Comments
# 4773e145 04-Feb-2026 Andreas Gohr <andi@splitbrain.org>

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


# ea353ac5 20-Nov-2024 fjf2002 <franzjoseffaerber@gmail.com>

Update ajax.php: Typo


# 393a8378 21-Jun-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

use indexer class methods

keep consistency better with DokuWiki core, that will help further development of the SearchIndex Manager plugin.


# 2394c709 20-Jun-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

remove unnecessary require_once

fix #46


# 072f05c6 20-Jun-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

psr-12 coding


# 4e7bb631 08-Jan-2012 Hendry Badao <hendrybadao@gmail.com>

Bugfix: incorrectly returning true when page name was missing


# ce225b9d 07-Jan-2012 Hendry Badao <hendrybadao@gmail.com>

bugfix: ensure that page index update is forced when using Rebuild option


# ad1455d0 07-Jan-2012 Hendry Badao <hendrybadao@gmail.com>

Start indexing once clear() function has returned

Avoid return ambiguous '1' on success
Respect colours from style.ini of template


# 73c6efcd 07-Jan-2012 Hendry Badao <hendrybadao@gmail.com>

Compete jQuery rewrite; also added option to Update or Rebuild the index

All JS rewritten to use jQuery
JS code now used revealing module pattern to reduce namespace repetition
Revised the instructi

Compete jQuery rewrite; also added option to Update or Rebuild the index

All JS rewritten to use jQuery
JS code now used revealing module pattern to reduce namespace repetition
Revised the instruction text and layout
New updating status message layout
2 options: Rebuild Index or Update Index only
Revised CSS

show more ...


# 4f66af32 15-Oct-2011 Piyush Mishra <me@piyushmishra.com>

Added metadata and new pattern based clearing from bin/indexer.php


# 7befb32a 02-May-2011 Andreas Gohr <andi@splitbrain.org>

Adjusted for recent changes in the indexer mechanism


# 96a81f1d 20-Aug-2010 Andreas Gohr <andi@splitbrain.org>

make it actually work with a modern dokuwiki index


# dc6fce52 20-Aug-2010 Andreas Gohr <andi@splitbrain.org>

initial checkin of version 2005-09-04