Roan Kattouw wrote: > 2010/1/10 Robert Stojnic <[email protected]>: > >> Additionally, I've switched mwsuggest to lucene backend, so now the AJAX >> suggestions are no longer alphabetical but ranked according to number of >> links to them (and some CamelCase and such redirects are not shown). >> This has been active on en.wp for a while, but now it's on all wikis. >> >> > Did you do this by changing the backend API action=opensearch uses, > i.e. without (significant) changes to the actual AJAX code? >
It changes the action=opensearch backend, or more specifically redefines the PrefixSearchBackend hook. Cheers, r. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
