This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 9681 - [FT] Operators && and ||
Summary: [FT] Operators && and ||
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Full Text 1.0 (show other bugs)
Version: Candidate Recommendation
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Jim Melton
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL: http://www.w3.org/TR/xpath-full-text-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-07 15:45 UTC by Tim Mills
Modified: 2010-05-25 15:55 UTC (History)
1 user (show)

See Also:


Attachments

Description Tim Mills 2010-05-07 15:45:16 UTC
In Appendix D Error Conditions, mention is made of operators && and ||, which aren't described elsewhere.

err:FTST0011

    An implementation may restrict the use of FTWindow and FTDistance to an FTOr that is either a single FTWords or a combination of FTWords involving only the operators && and ||. If it a static error if, during the static analysis phase, an expression is found that violates this restriction and the implementation enforces this restriction.
Comment 1 Mary Holstege 2010-05-25 15:38:25 UTC
The WG considered this report at meeting 436 and agreed to replace the obsolete names for the operators && and || by the correct names (ftand and ftor).

If you are satisfied with this resolution of your bug, please mark this bug as CLOSED.
Comment 2 Tim Mills 2010-05-25 15:55:53 UTC
Thanks.