https://bugzilla.wikimedia.org/show_bug.cgi?id=30089
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low Summary|Vector SimpleSearch does |Make SimpleSearch |not respect |parameters to ApiOpenSearch |$wgMWSuggestTemplate |configurable Severity|normal |enhancement --- Comment #3 from Krinkle <[email protected]> 2011-08-11 11:07:25 UTC --- It ignores wgMWSuggestTemplate because it's not MWSuggest but SimpleSearch. They are both separate scripts. We could probably implement a configuration open for it though. Right now Vector's SimpleSearch doesn't set any hardcoded limit, it calls ApiOpenSearch without any limit, the api itself has a default limit of 10. -- 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
