Home
last modified time | relevance | path

Searched hist:"0 b52f0deef6eac7a16ba729a40529e516f2adbbe" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Search/Collection/
H A DPageTitleCollection.php0b52f0deef6eac7a16ba729a40529e516f2adbbe Tue Apr 07 18:12:33 UTC 2026 Andreas Gohr <andi@splitbrain.org> SearchIndex: use FileIndex for title token index

PageTitleCollection accesses titles by RID (one line at a time), so
loading the entire index into memory is wasteful. Override getTokenIndex()
to return a FileIndex, matching the line-by-line access pattern used on
master.