Table of Contents

Dokuwiki - Index

About

Extra information over the search index of Dokuwiki

Pages

page.idx

One page per line where the line number (starting from 0) is the internal index id of the page.

Example:

line 32: wiki:name

relation_references_w

relation_references_w contains the words of the links (ie the links)

Example:

line 70:  id:redirect  #   ''dokuwiki id'' for an internal link
line 71:  doku_https:example.com:name # For an interwiki such as [[doku>https://example.com/name]] 

relation_references_i

relation_references_i contains the pages where the link (word) is located.

Example: The link word on the line 70 of the file relation_references_w (ie id:redirect) are present in the page 62 and 63

line 70:  62*1:63*1

You can find the page on the line number 63 and 64 pageidx (because an array begins to 0)

line 63: url:redirect
line 64: url:direct