- From: <bugzilla@jessica.w3.org>
- Date: Wed, 16 Jun 2010 00:11:28 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9934
Summary: [FT] Need static error for unsupported FTMatchOptions
combinations
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Full Text 1.0
AssignedTo: jim.melton@acm.org
ReportedBy: paul@lucasmail.org
QAContact: public-qt-comments@w3.org
If an implementation does not support a particular combination of
FTMatchOptions in a single query, it should raise a static error. However, the
specification does not currently provide such an error.
For example, given a query like:
$x contains text ".*volv.*"
using stemming
using wildcards
it's not clear what that means, what a correct answer would be, or even how to
implement it.
--
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 Wednesday, 16 June 2010 00:11:30 UTC