- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 Feb 2011 03:04:54 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12071
Summary: [FT] full-text-composability-queries-results-q3b
catalog entry incomplete
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: PC
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
The catalog entry for this test:
declare variable $input-context external;
$input-context/books/book[content contains text (("millicent"
ftand "marigold" ordered distance at most 3 words)
ftand "quote.{0,5}" using wildcards using thesaurus at
"http://bstore1.example.com/UsabilityThesaurus.xml"
relationship "synonyms" distance at most 3 words)
ftand "usability testing" ftand "iterating" using stemming
distance at most 50 words]
is missing this line:
<aux-URI role="thesaurus">usability</aux-URI>
--
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 Tuesday, 15 February 2011 03:04:56 UTC