| #
9b41be24 |
| 29-Dec-2010 |
Tom N Harris <tnharris@whoopdedo.org> |
Indexer v3 Rewrite part two, update uses of indexer
|
| #
e3776c06 |
| 29-Nov-2010 |
Michael Hamann <michael@content-space.de> |
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is o
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
As of VIM 7.3 it is no longer possible to specify the encoding in the modeline. This gives an error message whenever such a file is opened, thus this commit removes the enc setting from the modeline.
show more ...
|
| #
7c2ef4e8 |
| 17-Nov-2010 |
Tom N Harris <tnharris@whoopdedo.org> |
Use a different indexer version when external tokenizer is enabled
|
| #
74afac00 |
| 18-Oct-2010 |
Andreas Gohr <andi@splitbrain.org> |
removed deprecated index update function
|
| #
a0070b52 |
| 16-Jun-2010 |
Adrian Lang <lang@cosmocode.de> |
Add title index to the indexer files, improve indexer calls
|
| #
50b78159 |
| 04-Sep-2009 |
Elan Ruusamäe <glen@delfi.ee> |
set memory limit and unify php call in CLI apps
Ignore-this: 1132d10ee32a2a68ddc1929c428e708
- short open tag shouldn't be needed anymore - CLI memory limits a too low usually
darcs-hash:200909042
set memory limit and unify php call in CLI apps
Ignore-this: 1132d10ee32a2a68ddc1929c428e708
- short open tag shouldn't be needed anymore - CLI memory limits a too low usually
darcs-hash:20090904211555-99ed5-bd19873bdc2b10c61b9365f9c5ad9409a4131e41.gz
show more ...
|
| #
9df39f14 |
| 25-Jul-2009 |
Roland Alder <roli-dokuwiki@galaxy.ch> |
Skip ACL checks in bin/indexer.php FS#1729
Ignore-this: 334a8a4d2e3041afcdde2f2635cd6da6
darcs-hash:20090725120819-ea0c7-c041fa150a358a5fd25e208a57547c1cc928cd1e.gz
|
| #
3a50618c |
| 04-Aug-2008 |
gweissbach <gweissbach@inetsoftware.de> |
Explicite TypeCast for searchIndex
Running the /bin/indexer.php or the searchindex plugin fails in php5 with several type cast errors. This can be fixed using explicite type casts.
Secondly the inc
Explicite TypeCast for searchIndex
Running the /bin/indexer.php or the searchindex plugin fails in php5 with several type cast errors. This can be fixed using explicite type casts.
Secondly the include plugin requires the auth.php to be present. As some other plugins might use quick-acl or the $auth too, indexer.php should require the auth.php just as the lib/exe/indexer.php does.
darcs-hash:20080804112444-f4337-e12f25329236689b05e31f0db2119e47660a9404.gz
show more ...
|
| #
a0c5c349 |
| 19-Sep-2007 |
Tom N Harris <tnharris@whoopdedo.org> |
Remove obsolete words from search index
Creates another index file 'pagewords.idx' for the words in each page. Words that are deleted from a page can then be removed from the word index. The indexer
Remove obsolete words from search index
Creates another index file 'pagewords.idx' for the words in each page. Words that are deleted from a page can then be removed from the word index. The indexer version is incremented to force rebuilding of the index. Also, a minor flaw in the regexp for asian words is fixed.
darcs-hash:20070919194244-6942e-2e08157dcf4fdf166b35b36a0faf8a3dfb415ad9.gz
show more ...
|
| #
981f048a |
| 12-Sep-2007 |
Gabriel Birke <Gabriel.Birke@delti.com> |
typo fix and quiet option for bin/indexer.php FS#1249
darcs-hash:20070912182759-79ce3-f882026d1635a66e493b16f56777585b01451d55.gz
|
| #
66b95544 |
| 02-Feb-2007 |
Tom N Harris <tnharris@whoopdedo.org> |
Use new index format in bin/indexer.php
darcs-hash:20070202063511-6942e-227499f5baaedea2d8df72d156bcdb8d6d5461bc.gz
|
| #
78ba70a7 |
| 09-Sep-2006 |
chris <chris@jalakai.co.uk> |
add sapi check to scripts in bin directory
darcs-hash:20060909093314-9b6ab-af4fea49bf71b416150132d44534579d751f144b.gz
|
| #
1ca31cfe |
| 04-Mar-2006 |
Andreas Gohr <andi@splitbrain.org> |
simplified file permission handling
This patch simpliefies the configuration of the file and directory creation modes. There is no need to set the umask anymore. Only the wanted permissions for file
simplified file permission handling
This patch simpliefies the configuration of the file and directory creation modes. There is no need to set the umask anymore. Only the wanted permissions for files and directories are set. An init function compares the wanted modes with the ones that would be choosen by the system automatically (consulting the system's umask) and sets the modes for chmod when needed.
darcs-hash:20060304154038-7ad00-5ef1db3a87e42563a602f9d050c681d2ea74682f.gz
show more ...
|
| #
44881d27 |
| 24-Feb-2006 |
Troels Liebe Bentsen <tlb@rapanden.dk> |
Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct permissions, this should also fix problems with dokuwiki making setuid files on some umasks.
* Don't set the umask() any
Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct permissions, this should also fix problems with dokuwiki making setuid files on some umasks.
* Don't set the umask() anymore, this is not good form and we don't really know what is it in the old code anyway as it was not done properly. * Retire the dmask config option introduce 2 new ones called fmode and dmode, this is more in line with posix and should make more sense. * Use chmod for setting the correct permissions but only if it's needed. * Set changing of permissions off by default as i should work properly in most Apache setups without and it does not make sense on windows anyway.
darcs-hash:20060224211655-ee6b9-68f7bb59417d6f0033cfd3764146923daa4dcf1b.gz
show more ...
|
| #
ac9115b0 |
| 18-Feb-2006 |
Troels Liebe Bentsen <tlb@rapanden.dk> |
Fix wrong umask usage and so we set the correct file premissions.
darcs-hash:20060218183251-ee6b9-798ab2994526311b1e58f04e7684b39b51426887.gz
|
| #
24c3e0d2 |
| 16-Oct-2005 |
Andreas Gohr <andi@splitbrain.org> |
added command line utility to update the index
darcs-hash:20051016001228-7ad00-5f9c0176e9d9830ec22332504e7d415bd4a20a1d.gz
|