Add page id to the API representation of pages in search results
authorMako Bates <mako.bates@maine.edu>
Wed, 9 Aug 2017 21:54:44 +0000 (21:54 +0000)
committerMako Bates <mako.bates@maine.edu>
Wed, 9 Aug 2017 21:54:44 +0000 (21:54 +0000)
commitc30ef9829385bb862b9cadc9312e0352ae523453
treee00f69a54ee43d48ecb81744c4834548f58d897c
parent87d585d97d0e6255a1160d38f506109699b2042f
Add page id to the API representation of pages in search results

'pageid' is now an always-on property returned by API:Search.
Change made in ApiQuerySearch.php::getSearchResultData().

Bug: T172700
Change-Id: I9d856efdd1d72c70bf9fb72c82b1f276abef8b16
includes/api/ApiQuerySearch.php