- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 31 Oct 2006 23:41:35 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3919
Summary: Section 3.1.8 tokens vs words
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Full Text
AssignedTo: jim.melton@acm.org
ReportedBy: mrys@microsoft.com
QAContact: public-qt-comments@w3.org
use the term “token” and not “words” in grammar. There is a difference such as
the word "Donaudampfschiffartskapitaensmuetzen" can be tokenized and be
searched with
“Dampf” && “muetze” distance at most 5 tokens
It would read strange with word.
Received on Tuesday, 31 October 2006 23:41:50 UTC