Commit 1790e0e
Document namespaceId cross-wiki filtering caveat in the graph model
Follows-up to #946
Clarifies that the new `namespaceId` page property uses MediaWiki's canonical
namespace IDs: built-in namespaces have the same ID on every wiki, so filtering
behaves consistently when the graph is shared by multiple wikis, while custom
namespaces defined via $wgExtraNamespaces get per-wiki IDs and should be paired
with wiki_id for unambiguous cross-wiki filtering.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 754b070 commit 1790e0e
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
| |||
0 commit comments