https://bugzilla.wikimedia.org/show_bug.cgi?id=32256
--- Comment #1 from Brion Vibber <[email protected]> 2011-11-08 19:05:13 UTC --- Damned odd, but I can confirm the results. API is giving: <?xml version="1.0"?> <api> <query> <searchinfo totalhits="3" suggestion="wiki project spam" /> <search /> </query> <query-continue> <search sroffset="10" /> </query-continue> </api> whereas the search UI page returns these two results when search namespace 0: * https://de.wikipedia.org/wiki/OpenStreetMap * https://de.wikipedia.org/wiki/Kritik_an_Wikipedia Maybe there's a bogus result also in there and the UI and API search front-ends are handling it differently (UI by skipping one item, API by breaking on them all)? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
