Perhaps extension:TitleKey and/or extension:MWSearch ( with the lucene stuff). The default search stuff with no extensions is kind of rudimentary.
-bawolff On 2013-02-13 7:17 AM, "Andre Klapper" <[email protected]> wrote: > On Wed, 2013-02-13 at 11:44 +0100, Hicham TAHIRI wrote: > > I have an article in wikipédia about this guy: > > http://izipedia.com/mediawiki/index.php?title=Andr%C3%A9_Manoukian > > When I search for it in the french official wikipedia api server I got a > > result > > > http://fr.wikipedia.org/w/api.php?action=opensearch&limit=10&format=xml&search=andre%20manoukian&namespace=0 > > but not in my server > > > http://izipedia.com/mediawiki/api.php?action=opensearch&limit=10&format=xml&search=andre%20manoukian&namespace=0 > >Although, in other cases opensearch works fine > > > http://izipedia.com/mediawiki/api.php?action=opensearch&limit=10&format=xml&search=new%20york > > Any idea ? > > Wild guess: Your HTML is not well-formed (unclosed elements like <p> or > <small>) because many used templates (e.g. literal "{{#if: > 2-7499-0796-9" in the Manoukian article) are missing / uninterpreted. > Templates used in the New York article don't include such markup. > > Make sure templates are installed and try again? :) > > andre > -- > Andre Klapper | Wikimedia Bugwrangler > http://blogs.gnome.org/aklapper/ > > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
