On Wed, Sep 22, 2010 at 06:58, Scheid, Bernhard
<[email protected]> wrote:
> Hi,
>
> is it possible (is there any hook, an extension or a php-hack) to modify the 
> search engine
> in such a way that the search term "example" would find "example" as well as 
> "ex*ample"?

Can you be more specific about what you need? Is there a specific
logic to where the wildcard should be inserted?

The general case (finding "example", "*example", "e*xample",
"ex*ample", "exa*mple", etc.) would likely be quite expensive.

-- 
Zak Greant (Wikimedia Foundation Contractor)
Plans, reports + logs at http://mediawiki.org/wiki/User:Zakgreant

Want to talk about the Mediawiki developer docs?
Catch me on irc://irc.freenode.net#mediawiki on Wednesdays from
16:00-18:00 UTC & Thursdays from 04:00-06:00 UTC

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to