Pass content to SearchUpdate rather than raw text
authorChad Horohoe <chadh@wikimedia.org>
Wed, 19 Jun 2013 17:55:33 +0000 (13:55 -0400)
committerChad Horohoe <chadh@wikimedia.org>
Wed, 19 Jun 2013 20:40:46 +0000 (16:40 -0400)
commit539ec5ffa3c0c66c8fa382448b741dbc9e2902f0
tree3bfcf869b87eba659bb1ad3b7dbcc5a213b3194f
parent871a9ac5ff83b5298606a564ff0d1e0c1df4e987
Pass content to SearchUpdate rather than raw text

This is still less than ideal, but at least consolidates the
logic so we can later implement more content-specific handling.

Change-Id: Ic24a7ea2818f6eeb67453877dc5a31f110541ecf
includes/WikiPage.php
includes/search/SearchEngine.php
includes/search/SearchUpdate.php
maintenance/Maintenance.php
maintenance/rebuildtextindex.php