| #
6b2832ed
|
| 24-Mar-2026 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Keep indexing on error, just skip the faulty page
|
| #
a6bdb2df
|
| 07-Jan-2025 |
Andreas Gohr <andi@splitbrain.org> |
(automatic) code clean up
|
| #
5b987f97
|
| 25-Oct-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Merge branch 'docindexing'
|
| #
494c5cb5
|
| 30-Jan-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix CLI help messages
|
| #
d8d5b898
|
| 28-Jan-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Consolidate field mappings
|
| #
d0e97744
|
| 27-Jan-2020 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add media indexing to CLI script
|
| #
e774dc76
|
| 25-Jul-2019 |
Andreas Gohr <gohr@cosmocode.de> |
mitigate splitbrain/dokuwiki#2823
This is an alternative to #1 which should be a little more robust as it avoids double initialization by checking if $AUTH_ACL has been set.
|
| #
108a94fe
|
| 26-Jun-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Create field mapping for multilanguage setup
|
| #
4ff7cfb8
|
| 25-Jun-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Migrate cli script to DokuWiki_CLI_Plugin
|
| #
77f8004d
|
| 24-Sep-2014 |
Andreas Gohr <gohr@cosmocode.de> |
added action component for searching
|
| #
7fe3053f
|
| 18-Sep-2014 |
Andreas Gohr <gohr@cosmocode.de> |
finished CLI script
This script now allows to create an index, add the mapping and index all pages.
|
| #
390782ab
|
| 16-Sep-2014 |
Andreas Gohr <gohr@cosmocode.de> |
started to make all config ediable via config manager
moved connection code to helper component
|