qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qexo-general] join pattern match


From: Per Bothner
Subject: Re: [Qexo-general] join pattern match
Date: Tue, 29 Apr 2003 23:26:32 -0700
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3) Gecko/20030312

shn wrote:
Hi all,
New to xml and qexo so forgive me if this seems trivial. I'm using kawa-1.6.99.jar I am joining names and ran across some strange behavior with initials. It seems like the '.' is a wilcard but even as such isn't predictable? The data, xql and results follow. Any feedback would be appreciated.

I ran your test using the version of Qexo in CVS, and got:

<nomatch>H. World : Andruw Jones</nomatch>
<nomatch>H. World : Hndruw jack</nomatch>
<nomatch>H. World : Hello World</nomatch>
<nomatch>A.J. Foo : Andruw Jones</nomatch>
<nomatch>A.J. Foo : Hndruw jack</nomatch>
<nomatch>A.J. Foo : Hello World</nomatch>
<nomatch>H.J. Bar : Andruw Jones</nomatch>
<nomatch>H.J. Bar : Hndruw jack</nomatch>
<nomatch>H.J. Bar : Hello World</nomatch>

You might want to try a newer version.
If you don't want to use the CVS version,
try the 1.7beta1 version, available on the
standard ftp site.
--
        --Per Bothner
address@hidden   http://per.bothner.com/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]