- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 02 Oct 2006 19:43:59 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3785 Summary: [FT] About the grammar of XQuery Full-Text Product: XPath / XQuery / XSLT Version: Working drafts Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: Full Text AssignedTo: pcase@crs.loc.gov ReportedBy: pcase@crs.loc.gov QAContact: public-qt-comments@w3.org CC: lemaitre@univ-tln.fr Pat Case is posting this bug received on the public mailing list from Jacques Le Maitre and has submitted a proposal to the internal FTTF mailing list recommending changes to fix this bug to the FT document at: http://lists.w3.org/Archives/Member/member-query-fttf/2006Aug/0061.html >From Jacques Le Maitre: Hello, As I understand, the [149] rule of XQuery Full-Text (XQFT Working Draft, last version): FTWordsSelection ::= (FTWords FTTimes?) | ("(" FTSelection ")") say that FTTimes can only be associated with an FTWords and not with any kind FTSelection. Is it deliberate. In this case it is in contradiction with section 3.1.10 where it is said that : "FTTimes finds matches in which an FTSelection occurs a specified number of times." what is confirmed in the 2nd example (of 3.1.10) : /book[@number="1" and title ftcontains "usability" || "testing" occurs at most 3 times] where the FTTimes operator is applied to the FTSelection : "usability" || "testing" Sincerely yours Jacques Le Maitre --- LSIS (UMR CNRS 6168) Université du Sud Toulon-Var BP 20132, 83957 La Garde tel: +33(0)4 94 14 20 06 tel: +33(0)4 91 05 60 17 (LSIS/Marseille) fax: +33(0)4 94 14 21 68 e-mail: lemaitre@univ-tln.fr page personnelle: http://lemaitre.univ-tln.fr/
Received on Monday, 2 October 2006 19:44:06 UTC