<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid:58A34A80-51CE-4DC6-AAC3-9A9AE018D786@yahoo.de"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">It would find "*schiff".
Wouldn't this be enough?

      </pre>
    </blockquote>
    <pre wrap="">If a German speaker searches for "schiff" would they expect to find in
words like donaudampfschiff?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
They probably would expect to find it.
But sometimes you find search options like "exact search phrase". Then  
it should find "schiff".
Else I would expect that the search engine adds wildcards in front and  
behind so that any words are found containing this token.

  </pre>
  <blockquote type="cite">
    <pre wrap="">
Prefix wildcard search may be sufficient, but I don't know if it is
friendly.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
True. But when adding a leading wildcard for the user it will give the  
same result.
What about all the other languages?
Does this work in english actually?

  </pre>
</blockquote>
I would agree to that. Automatically adding a leading and a trailing to
a search would solve the problem language independent and user friendly.<br>
<br>
Benny<br>
</body>
</html>