Home
last modified time | relevance | path

Searched +full:index -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 141) sorted by relevance

123456

/dokuwiki/bin/
H A Dindexer.php12 * Update the Search Index from command line
29 'given the index is cleared first.'
34 'clear the index before updating',
63 * Update the index
74 $this->index($val['id']);
79 * Index the given page
83 protected function index($id)
91 * Clear all index files
95 $this->quietecho("Clearing index... ");
80 protected function index($id) { global() function in IndexerCLI
/dokuwiki/inc/Ui/
H A DIndex.php6 * DokuWiki Index Interface
10 class Index extends Ui class
15 * Index Ui constructor
26 * Display page index
35 echo p_locale_xhtml('index');
65 * Index item formatter
85 // FS#2766, no need for search bots to follow namespace links in the index
98 * Index List item
101 * <li> tags for namespaces when displaying the page index
119 if (isset($INFO) && $item['id'] == $INFO['id'] && $ACT == 'index') {
[all...]
H A DPageDiff.php362 if (($index = array_search($rev1, $revs1)) !== false) {
363 $rev1Prev = ($index + 1 < count($revs1)) ? $revs1[$index + 1] : false;
364 $rev1Next = ($index > 0) ? $revs1[$index - 1] : false;
369 if (($index = array_search($rev2, $revs2)) !== false) {
370 $rev2Prev = ($index + 1 < count($revs2)) ? $revs2[$index + 1] : false;
371 $rev2Next = ($index > 0) ? $revs2[$index
[all...]
/dokuwiki/inc/Action/
H A DIndex.php8 * Class Index
14 class Index extends AbstractAction class
26 (new Ui\Index($IDX))->show();
H A DSitemap.php12 * Generate an XML sitemap for search engines. Do not confuse with Index
/dokuwiki/inc/Search/
H A DIndexer.php23 * Adds the contents of a page to the fulltext index
57 $index = $this->getIndex('i', $wlen);
59 $idx = ($wid < count($index)) ? $index[$wid] : '';
60 $index[$wid] = $this->updateTuple($idx, $pid, $freq);
63 if (!$this->saveIndex('i', $wlen, $index)) {
70 // Remove obsolete index entries
84 $index = $this->getIndex('i', $wlen);
86 $index[$wid] = $this->updateTuple($index[
[all...]
/dokuwiki/inc/Menu/Item/
H A DIndex.php6 * Class Index
10 class Index extends AbstractItem class
/dokuwiki/inc/
H A Dindexer.php4 * Functions to create the fulltext search index
18 // set the minimum token length to use in the index (note, this doesn't apply to numeric tokens)
113 * Adds/updates the search index for the given page
117 * @param string $page name of the page to index
119 * @param boolean $force force reindexing even when the index is up to date
127 // check if page was deleted but is still in the index
148 if ($verbose) echo "Indexer: index for $page up to date" . DOKU_LF;
154 $indexenabled = p_get_metadata($page, 'internal index', METADATA_RENDER_UNLIMITED);
166 if ($verbose) echo "Indexer: index disabled for $page" . DOKU_LF;
218 * Find tokens in the fulltext index
[all...]
H A Dinfoutils.php307 // Check for corrupted search index
317 foreach (idx_getIndex('metadata', '') as $index) {
318 if (count(idx_getIndex($index . '_w', '')) !== count(idx_getIndex($index . '_i', ''))) {
326 'The search index is corrupted. It might produce wrong results and most
329 for ways to rebuild the search index.',
333 msg('The search index seems to be working', 1);
336 'The search index is empty. See
338 for help on how to fix the search index. If the default indexer
H A Dhtml.php19 use dokuwiki\Ui\Index;
370 * Display page index
379 dbg_deprecated(Index::class . '::show()');
380 (new Index($ns))->show();
384 * Index tree item formatter for html_buildlist()
396 dbg_deprecated(Index::class . '::formatListItem()');
397 return (new Index())->formatListItem($item);
401 * Index list item formatter for html_buildlist()
404 * <li> tags for namespaces when displaying the page index
415 dbg_deprecated(Index
16 use dokuwiki\Ui\Index; global() alias
[all...]
/dokuwiki/inc/Menu/
H A DSiteMenu.php14 protected $types = ['Recent', 'Media', 'Index'];
/dokuwiki/
H A Dindex.php12 * php -S localhost:8000 index.php
45 $_SERVER['SCRIPT_NAME'] !== '/index.php' &&
72 } elseif ($request_path != '/' && $request_path != '/index.php') {
H A D.htaccess.dist32 #RewriteRule ^index.php$ doku.php
/dokuwiki/lib/scripts/
H A Dindex.js5 $clicky[0].search.substr(1) + '&call=index',
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_tabs.css46 z-index: 0;
82 z-index: 2;
H A D_search.less74 z-index: 100;
178 z-index: 20;
H A Dmobile.less11 z-index: 0;
19 z-index: 1; /* for detecting media queries in JavaScript (see script.js) */
146 z-index: 2; /* for detecting media queries in JavaScript (see script.js) */
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php235 _string_shift(& $string, $index = 1) global() argument
/dokuwiki/lib/tpl/dokuwiki/
H A Dscript.js14 // the z-index in mobile.css is (mis-)used purely for detecting the screen mode here
15 var screen_mode = jQuery('#screen__mode').css('z-index') + '';
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dprovidex.php56 '*retry', '*return', '*same', 'accept', 'add index', 'addr',
67 'h_scrollbar', 'hide', 'if', 'index', 'indexed', 'input',
258 1 => 'http://www.allbasic.info./wiki/index.php/PX:Directive_{FNAME}',
259 2 => 'http://www.allbasic.info./wiki/index.php/PX:System_function_{FNAME}',
260 3 => 'http://www.allbasic.info./wiki/index.php/PX:System_variable_{FNAME}',
261 4 => 'http://www.allbasic.info./wiki/index.php/PX:Nomads_{FNAME}',
262 5 => 'http://www.allbasic.info./wiki/index.php/PX:Mnemonic_{FNAMEU}'
H A Dbash.php182 'git check-attr', 'git checkout', 'git checkout-index',
186 'git diff', 'git diff-files', 'git diff-index', 'git difftool',
193 'git imap-send', 'git index-pack', 'git init', 'git init-db',
196 'git merge', 'git merge-base', 'git merge-file', 'git merge-index',
210 'git shortlog', 'git show', 'git show-branch', 'git show-index',
214 'git update-index', 'git update-ref', 'git update-server-info',
223 'git-checkout-index', 'git-check-ref-format', 'git-cherry',
226 'git-describe', 'git-diff', 'git-diff-files', 'git-diff-index',
233 'git-http-push', 'git-imap-send', 'git-index-pack', 'git-init',
237 'git-merge-file', 'git-merge-index', 'gi
[all...]
H A Dprogress.php128 'ADD-HEADER-ENTRY','ADD-INDEX-FIELD','ADD-LAST','ADD-LIKE-COLUMN',
129 'ADD-LIKE-FIELD','ADD-LIKE-INDEX','ADD-NEW-FIELD','ADD-NEW-INDEX',
157 'GET-GREEN-VALUE','GET-HEADER-ENTRY','GET-INDEX-BY-NAMESPACE-NAME','GET-INDEX-BY-QNAME',
158 'GET-ITERATION','GET-LAST','GET-LOCALNAME-BY-INDEX','GET-MESSAGE',
160 'GET-PREV','GET-PRINTERS','GET-property','GET-QNAME-BY-INDEX',
164 'GET-TEXT-WIDTH-CHARS','GET-TEXT-WIDTH-PIXELS','GET-TOP-BUFFER','GET-TYPE-BY-INDEX',
165 'GET-TYPE-BY-NAMESPACE-NAME','GET-TYPE-BY-QNAME','GET-URI-BY-INDEX','GET-VALUE-BY-INDEX',
[all...]
H A Dcobol.php137 'CORE-INDEX', 'CORR', 'CORRESPONDING', 'COUNT',
141 'CUSTOM-ATTRIBUTE', 'CUSTOM-PRINT-TEMPLATE', 'CYCLE', 'CYL-INDEX',
199 'INDEPENDENT', 'INDEX', 'INDEXED', 'INDEXER', 'INDEXER-ID', 'INDIC',
204 'INSERTION-INDEX', 'INSTALLATION', 'INSTANCE',
222 'MASTER-INDEX', 'MAX-HEIGHT', 'MAX-LINES', 'MAX-PROGRESS',
249 'PAGED', 'PANEL-INDEX', 'PANEL-STYLE', 'PANEL-TEXT', 'PANEL-WIDTHS',
262 'PROTOTYPE', 'PUBLIC', 'PURGE', 'PUSH-BUTTON', 'QUERY-INDEX',
284 'SELECT-ALL', 'SELECTION-INDEX', 'SELECTION-TEXT',
/dokuwiki/inc/Utf8/
H A DClean.php178 * adjust a byte index into a utf8 string to a utf8 character boundary
183 * @param int $i byte index into $str
185 * @return int byte index into $str now pointing to a utf8 character boundary
/dokuwiki/inc/Parsing/Handler/
H A DLists.php55 // array(list type, current depth, index of current listitem_open)
97 // new list item, update list stack's index into current listitem_open
144 // new list item, update list stack's index into current listitem_open

123456