[Bug 6946] [FT] Test Suite - Wildcards

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6946





--- Comment #2 from Christian Gruen <christian.gruen@gmail.com>  2009-06-08 16:51:07 ---
> But note that tokenization is applied, not just to the search item, but also 
> to the query strings. If the latter's tokenization also interprets 
> punctuation as token-delimiters, then the internal comparison will be
> 
>    "task" <-> "task"
>
> and the queries will return true.

Thanks Michael. So I think I now understand that the full-text tokenizer itself
must be completely aware to the wildcard syntax to return the correct tokens -
which seems logical.


> By the way, did you intend "with wildcards" for cases [2] and [3]?

Yes, exactly - I was referring here to the two test suite files
"ftwildcard-q13.xq" and "ftwildcard-q14.xq".


I'll give an update to this bug report as soon as possible.
Christian


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 8 June 2009 16:51:13 UTC