On 7/10/07, Yuri Astrakhan yuriastrakhan@gmail.com wrote:
In case there is a white list allowing a specific page to be visible (like Main or Login), API ignores it as well, unless the page is asked specifically by name.
Why is that? Does it make the query less efficient to use WHERE page_namespace IN (.......) OR page_id IN (.......)?