On Thu May 01, 2003 at 12:09:23AM +0200, Andr? Malo wrote: > [CC infrastructure] > > * Joshua wrote: > > > I haven't tried this out in detail, so I don't have any specific > > opinion. [...] > > Didn't try it yet ... > The main question is - how does it work with different > languages/encodings, e.g. japanese or russian patterns?
It doesn't. Swish only indexes 8-bit chars. The parser converts everything to 8859-1 before indexing. The plan is to rewrite to use UTF-8 internally. -- Bill Moseley [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
