summaryrefslogtreecommitdiff
path: root/bin/indexer.php
Commit message (Expand)AuthorAge
* code reformatAndreas Gohr2014-05-16
* converted some more CLI tools, minor CLI class updatesAndreas Gohr2014-03-20
* Remove superfluous requires and variables from bin/indexer.phpMichael Hamann2012-12-20
* Add clear function to the indexer that deletes the whole indexMichael Hamann2012-12-20
* Properly clean up the whole index in bin/indexer.phpMichael Hamann2011-06-19
* Add a force option to idx_addPage()Michael Hamann2011-05-02
* Adjust bin/indexer.php for the new indexerMichael Hamann2011-03-06
* Merge branch 'master' into indexer_improvementsMichael Hamann2011-01-23
|\
| * Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* | Indexer v3 Rewrite part two, update uses of indexerTom N Harris2010-12-29
* | Use a different indexer version when external tokenizer is enabledTom N Harris2010-11-17
|/
* removed deprecated index update functionAndreas Gohr2010-10-18
* Add title index to the indexer files, improve indexer callsAdrian Lang2010-06-16
* set memory limit and unify php call in CLI appsElan Ruusamäe2009-09-04
* Skip ACL checks in bin/indexer.php FS#1729Roland Alder2009-07-25
* Explicite TypeCast for searchIndexgweissbach2008-08-04
* Remove obsolete words from search indexTom N Harris2007-09-19
* typo fix and quiet option for bin/indexer.php FS#1249Gabriel Birke2007-09-12
* Use new index format in bin/indexer.phpTom N Harris2007-02-02
* add sapi check to scripts in bin directorychris2006-09-09
* simplified file permission handlingAndreas Gohr2006-03-04
* Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct p...Troels Liebe Bentsen2006-02-24
* Fix wrong umask usage and so we set the correct file premissions.Troels Liebe Bentsen2006-02-18
* added command line utility to update the indexAndreas Gohr2005-10-16