[Bug 6197] New: [FT] TestSuite - AnyAllOption

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6197

           Summary: [FT] TestSuite - AnyAllOption
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Platform: All
               URL: http://basex.org/
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Full Text 1.0
        AssignedTo: jim.melton@acm.org
        ReportedBy: christian.gruen@gmail.com
         QAContact: public-qt-comments@w3.org


Hi,

an extra post for the query "FTPrimary-FTWords-q2b.xq". The where clause..

  where $p ftcontains "FTAnyAllOption literal" any 

..uses the option "any" which is also used as default, so it should equal the
following clause..

  where $p ftcontains "FTAnyAllOption literal"


If I got it right, "FTAnyAllOption literal" is treated as a phrase - and this
phrase does not occur in the document, so I would expect 0 hits for this query.

Thanks,

Christian, BaseX Team 
http://www.basex.org


-- 
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 Friday, 31 October 2008 07:48:09 UTC