Allow editors to exclude navigation items from search indices
authorErik Bernhardson <ebernhardson@wikimedia.org>
Tue, 18 Apr 2017 21:03:23 +0000 (14:03 -0700)
committerErik Bernhardson <ebernhardson@wikimedia.org>
Tue, 18 Apr 2017 21:12:47 +0000 (14:12 -0700)
commit53514e5d5d970acc584f51d3345839a2e3304713
treee6c611956840cd68b99631701070e05b9df61920
parenta9ea3a3ee9d5655ea2bd4638ad77e6ecc1d4a430
Allow editors to exclude navigation items from search indices

When you perform a particular search, the results can be polluted by
navigation elements that are not supposed to be displayed. This gives
editors the ability to mark sections of the document that should not
be indexed.

Bug: T162905
Change-Id: Iab2b83c3778cd5f7f44736c0da569fd938ae2968
includes/content/WikiTextStructure.php