XPath and XQuery Full Text 1.0 Test Suite Result Summary

This document contains the results of running the XPath and XQuery Full Text 1.0 Test Suite on one or more implementations of XPath and XQuery Full Text 1.0.

The latest version of this test suite is XPath and XQuery Full Text 1.0 Test Suite 1.0.4. Implementations that have used older versions of the test suite are noted.

When results are listed as number/number/number, then indicate passed/failed/total. Passed and failed together may not equal total, due to tests not run or not reported.

The latest version of our files is available at http://dev.w3.org/cvsweb/2007/xpath-full-text-10-test-suite/. The "catalog" and "query" links found with each test case are links to this version.

A Java applet that parses XQuery and XPath Full Text 1.0 expressions is available at http://www.w3.org/2010/02/qt-applets/xquery10-fulltext/.

Legend:    
        
passed    
        
almost passed
(≥ 98%)
    
        
failed    
        
untested
Figures are quoted as Passed / Failed / Total (any discrepancy represents tests not run or not reported)
XQuery

XQueryX

FeatureBaseXMXQueryQizxBaseXSummary
Minimal Conformance 422 / 0 / 422 
100%
 422 / 0 / 422 
100%
 418 / 4 / 422 
99.1%
 422 / 0 / 404 
104.5%
3/4
Optional Features
    Full-Text not in Operator 9 / 0 / 9  9 / 0 / 9  9 / 0 / 9  9 / 0 / 9 4/4
    Unconstrained Full-Text ftnot Operator 5 / 0 / 5  5 / 0 / 5  4 / 1 / 5  5 / 0 / 5 3/4
    Unconstrained FTUnit/FTBigUnit 18 / 0 / 18  18 / 0 / 18  0 / 0 / 18  18 / 0 / 18 3/4
    Unconstrained Order Selection 5 / 0 / 5  5 / 0 / 5  5 / 0 / 5  5 / 0 / 5 4/4
    Scope Selection 10 / 0 / 10  10 / 0 / 10  10 / 0 / 10  10 / 0 / 10 4/4
    Unconstrained Window Selection 5 / 0 / 5  5 / 0 / 5  4 / 1 / 5  5 / 0 / 5 3/4
    Unconstrained Distance Selection 5 / 0 / 5  5 / 0 / 5  5 / 0 / 5  5 / 0 / 5 4/4
    Full-Text Cardinality Selection 20 / 0 / 20  20 / 0 / 20  20 / 0 / 20  20 / 0 / 20 4/4
    Anchoring Selection 5 / 0 / 5  5 / 0 / 5  5 / 0 / 5  5 / 0 / 5 4/4
    Unconstrained Full-Text Case Option 4 / 0 / 4  4 / 0 / 4  4 / 0 / 4  4 / 0 / 4 4/4
    Unconstrained Full-Text Stop Word Option 14 / 0 / 14  14 / 0 / 14  0 / 0 / 14  14 / 0 / 14 3/4
    Unconstrained Full-Text Language Option 2 / 0 / 2  2 / 0 / 2  2 / 0 / 2  2 / 0 / 2 4/4
    Unconstrained Ignore Option 0 / 5 / 5  5 / 0 / 5  5 / 0 / 5  0 / 5 / 5 2/4
    Unconstrained Scoring 12 / 0 / 12  12 / 0 / 12  12 / 0 / 12  12 / 0 / 12 4/4
    Unconstrained Weight Range 5 / 0 / 5  5 / 0 / 5  5 / 0 / 5  5 / 0 / 5 4/4


Contents


Implementations:

BaseX

Organization:Christian Gruen; DBIS Group, University of Konstanz
http://basex.org/
Implementation:BaseX
Version:6.3.3

MXQuery

Organization:ETH Zurich
http://mxquery.org/
Implementation:MXQuery
Version:0.7.0

Qizx

Organization:XMLmind
http://www.xmlmind.com/qizx/
Implementation:Qizx
Version:Qizx 4.1

BaseX

Organization:Christian Gruen; DBIS Group, University of Konstanz
http://basex.org/
Implementation:BaseX
Version:6.3.3

Test Run:

BaseX

Date:2010-12-03
Test Suite Version:1.0.4
Syntax:XQuery
Transformation:

Queries were run as supplied (after initializing the external variables).

Comparison:

Based on the XQTS recommendations. XML and fragments are compared via deep-equals(), strings are compared for equality. Manual checks were performed for all queries tagged with an 'inspect' attribute, and all queries specifying a paragraph unit.

Other Comments:

The test run takes appr. 8 seconds (Intel Dual Core, 2.0 GHz, 2 GB RAM), including the parsing of the catalog and test sources, and serialization of the results.

MXQuery

Date:2010-12-03
Test Suite Version:1.0.4
Syntax:XQuery
Transformation:

Standard

Comparison:

Standard

Other Comments:

None

Qizx

Date:Wed Dec 15 21:19:20 CET 2010
Test Suite Version:1.0.4
Syntax:XQuery
Transformation:

Queries were run as supplied.

Comparison:

Comparisons as recommended by the guidelines. Whitespace is stripped before comparison in most cases, except when 'preserve' is present in the query.

Other Comments:

Two tests have been fixed manually: 3.4.2 q13 and q14 which cannot work with real indexing. Some arbitrary score values have been changed to 0.

BaseX

Date:2010-12-03
Test Suite Version:1.0.4
Syntax:XQueryX
Transformation:

Queries were run as supplied (after initializing the external variables).

Comparison:

Based on the XQTS recommendations. XML and fragments are compared via deep-equals(), strings are compared for equality. Manual checks were performed for all queries tagged with an 'inspect' attribute, and all queries specifying a paragraph unit.

Other Comments:

The test run takes appr. 8 seconds (Intel Dual Core, 2.0 GHz, 2 GB RAM), including the parsing of the catalog and test sources, and serialization of the results.

Features:

Minimal Conformance
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

FTMildNot Operator
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

FTUnaryNot Operator
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

FTUnit and FTBigUnit
BaseX:   not specified
BaseX:   not specified
Qizx:   false
MXQuery:   true

FTOrder Operator
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

FTScope Operator
BaseX:   not specified
BaseX:   not specified
Qizx:   false
MXQuery:   true

FTWindow Operator
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

FTDistance Operator
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

FTTimes Operator
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

FTContent Operator
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

FTCaseOption
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

FTStopwordOption
BaseX:   not specified
BaseX:   not specified
Qizx:   false
MXQuery:   true

FTLanguageOption
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

FTIgnoreOption
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

Scoring
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

Weights
BaseX:   not specified
BaseX:   not specified
Qizx:   true
MXQuery:   true

Implementation-defined Items:

[XQuery] The version of Unicode that is used to construct expressions.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] The statically-known collations.
BaseX:   not specified
BaseX:   not specified
Qizx:   Based on Java collators and locales.
MXQuery:   not specified

[XQuery] The implicit timezone.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] The circumstances in which warnings are raised, and the ways in which warnings are handled.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] The method by which errors are reported to the external processing environment.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] Whether the implementation is based on the rules of [XML 1.0] and [XML Names] or the rules of [XML 1.1] and [XML Names 1.1]. One of these sets of rules must be applied consistently by all aspects of the implementation.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] Any components of the static context or dynamic context that are overwritten or augmented by the implementation.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] Which of the optional axes are supported by the implementation, if the Full-Axis Feature is not supported.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] The default handling of empty sequences returned by an ordering key (sortspec) in an order by clause (empty least or empty greatest).
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] The names and semantics of any extension expressions (pragmas) recognized by the implementation.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] The names and semantics of any option declarations recognized by the implementation.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] Protocols (if any) by which parameters can be passed to an external function, and the result of the function can returned to the invoking query.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] The process by which the specific modules to be imported by a module import are identified, if the Module Feature is supported (includes processing of location hints, if any.)
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] Any static typing extensions supported by the implementation, if the Static Typing Feature is supported.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] The means by which serialization is invoked, if the Serialization Feature is supported.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] The default values for the byte-order-mark, encoding, media-type, normalization-form, omit-xml-declaration, standalone, and version parameters, if the Serialization Feature is supported.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] The result of an unsuccessful call to an external function (for example, if the function implementation cannot be found or does not return a value of the declared type).
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQuery] Limits on ranges of values for various data types, as enumerated in 5.3 Data Model Conformance.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[FuncOps] The destination of the trace output is implementation-defined. See 4 The Trace Function.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[FuncOps] For xs:integer operations, implementations that support limited-precision integer operations must either raise an error [err:FOAR0002] or provide an implementation-defined mechanism that allows users to choose between raising an error and returning a result that is modulo the largest representable integer value. See 6.2 Operators on Numeric Values.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[FuncOps] For xs:decimal values the number of digits of precision returned by the numeric operators is implementation-defined. See 6.2 Operators on Numeric Values. See also 17.1.3.3 Casting to xs:decimal and 17.1.3.4 Casting to xs:integer.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[FuncOps] If the number of digits in the result exceeds the number of digits that the implementation supports, the result is truncated or rounded in an implementation-defined manner. See 6.2 Operators on Numeric Values. See also 17.1.3.3 Casting to xs:decimal and 17.1.3.4 Casting to xs:integer.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[FuncOps] It is implementation-defined which version of Unicode is supported by the features defined in this specification, but it is recommended that the most recent version of Unicode be used. See 7.1 String Types.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[FuncOps] For 7.4.6 fn:normalize-unicode, conforming implementations must support normalization form "NFC" and may support normalization forms "NFD", "NFKC", "NFKD", "FULLY-NORMALIZED". They may also support other normalization forms with implementation-defined semantics.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[FuncOps] The ability to decompose strings into collation units suitable for substring matching is an implementation-defined property of a collation. See 7.5 Functions Based on Substring Matching.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[FuncOps] All minimally conforming processors must support year values with a minimum of 4 digits (i.e., YYYY) and a minimum fractional second precision of 1 millisecond or three digits (i.e., s.sss). However, conforming processors may set larger implementation-defined limits on the maximum number of digits they support in these two situations. See 10.1.1 Limits and Precision.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[FuncOps] The result of casting a string to xs:decimal, when the resulting value is not too large or too small but nevertheless has too many decimal digits to be accurately represented, is implementation-defined. See 17.1.1 Casting from xs:string and xs:untypedAtomic.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[FuncOps] Various aspects of the processing provided by 15.5.4 fn:doc are implementation-defined. Implementations may provide external configuration options that allow any aspect of the processing to be controlled by the user.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[FuncOps] The manner in which implementations provide options to weaken the stable characteristic of 15.5.6 fn:collection and 15.5.4 fn:doc are implementation-defined.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[DataModel] Support for additional user-defined or implementation-defined types is implementation-defined. (See 2.6.1 Representation of Types)
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[DataModel] Some typed values in the data model are undefined. Attempting to access an undefined property is always an error. Behavior in these cases is implementation-defined and the host language is responsible for determining the result. (See 5 Accessors)
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[Serialization] For any implementation-defined output method, it is implementation-defined whether sequence normalization process takes place. (See 2 Sequence Normalization)
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[Serialization] If the namespace URI is non-null for the method serialization parameter, then the parameter specifies an implementation-defined output method. (See 3 Serialization Parameters)
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[Serialization] If the value of the normalization-form form parameter is not NFC, NFD, NFKC, NFKD, fully-normalized, or none then the meaning of the value and it's effect is implementation-defined. (See 4 Phases of Serialization)
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[Serialization] The effect of additional serialization parameters on the output of the serializer, where the name of such a parameter must be namespace-qualified, is implementation-defined or implementation-dependent. The extent of this effect on the output must not override the provisions of this specification. (See 3 Serialization Parameters)
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[Serialization] The effect of providing an option that allows the encoding phase to be skipped, so that the result of serialization is a stream of Unicode characters, is implementation-defined. The serializer is not required to support such an option. (See 4 Phases of Serialization)
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[Serialization] An serializer may provide an implementation-defined mechanism to place CDATA sections in the result tree. (See 5.1.4 XML Output Method: the cdata-section-elements Parameter)
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] Tokenization, including the definition of the term "tokens", SHOULD be implementation-defined. Implementations SHOULD expose the rules and sample results of tokenization as much as possible to enable users to predict and interpret the results of tokenization.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] A phrase is an ordered sequence of any number of tokens. Beyond that, phrases are implementation-defined.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] A sentence is an ordered sequence of any number of tokens. Beyond that, sentences are implementation-defined. An implementation is not required to support sentences.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] A paragraph is an ordered sequence of any number of tokens. Beyond that, paragraphs are implementation-defined. An implementation is not required to support paragraphs.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] Implementations are free to provide implementation-defined ways to differentiate between markup's effect on token boundaries during tokenization.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] The set of expressions (of form ExprSingle) that can be assigned to a score variable in a let-clause is implementation-defined. The result of passing an expression to the scoring algorithm that it does not support is implementation-defined.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] When a sequence of query tokens is considered as a phrase, it matches a sequence of tokens in the tokenized form of the text being searched only if the two sequences correspond in an implementation-defined way.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] The match option application order, subject to the stated constraints, is implementation-defined.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] The "language" option influences tokenization, stemming, and stop words in an implementation-defined way. It MAY influence the behavior of other match options in an implementation-defined way.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] The set of valid language identifiers is implementation-defined.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] If an invalid language identifier is specified, then the behavior is implementation-defined.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] When a processor evaluates text in a document that is governed by an xml:lang attribute and the portion of the full-text query doing that evaluation contains an FTLanguageOption that specifies a different language from the language specified by the governing xml:lang attribute, the language-related behavior of that full-text query is implementation-defined.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] It is implementation-defined which thesaurus relationships an implementation supports.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] If a query specifies thesaurus relationships or levels not supported by the thesaurus, or does not specify a relationship, the behavior is implementation-defined.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] It is implementation-defined what a stem of a token is and whether stemming will based on an algorithm, dictionary, or mixed approach.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] An implementation-defined comparison is used to determine whether a query token appears in the collection of stop words defined by the applicable stop word option.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] Normally a stop word matches exactly one token, but there may be implementation-defined conditions, under which a stop word may match a different number of tokens.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] The "stop words default" option specifies that an implementation-defined collection of stop words is used.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] An implementation recognizes an implementation-defined set of namespace URIs used to denote extension options. The effect of each, including its error behavior, is implementation-defined.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] An implementation recognizes an implementation-defined set of namespace URIs used to denote extension selection pragmas. The effect of each, including its error behavior, is implementation-defined.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] The conditions under which tokenization of two equal items produces different tokens is implementation-defined.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] An implementation may impose an implementation-defined restriction on the operand of FTIgnoreOption.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

[XQueryFullText] For certain full-text components of the static context (see C Static Context Components), the default initial value of the component can be overwritten or augmented with an implementation-defined value or values.
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

Static Context Properties:

Statically known namespaces
BaseX:   not specified
BaseX:   not specified
Qizx:   prefix x for extension functions, can be augmented through the API and by the Java binding mechanism.
MXQuery:   not specified

Default element/type namespace
BaseX:   not specified
BaseX:   not specified
Qizx:   none
MXQuery:   not specified

Default function namespace
BaseX:   not specified
BaseX:   not specified
Qizx:   standard
MXQuery:   not specified

In-scope schema types
BaseX:   not specified
BaseX:   not specified
Qizx:   none
MXQuery:   not specified

In-scope element declarations
BaseX:   not specified
BaseX:   not specified
Qizx:   none
MXQuery:   not specified

In-scope attribute declarations
BaseX:   not specified
BaseX:   not specified
Qizx:   none
MXQuery:   not specified

In-scope variables
BaseX:   not specified
BaseX:   not specified
Qizx:   augmentable via API, application-dependent
MXQuery:   not specified

Context item static type
BaseX:   not specified
BaseX:   not specified
Qizx:   from actual value. Can be set through API.
MXQuery:   not specified

Function signatures
BaseX:   not specified
BaseX:   not specified
Qizx:   Can be augmented by Java binding mechanism. Native functions are pluggable.
MXQuery:   not specified

Statically known collations
BaseX:   not specified
BaseX:   not specified
Qizx:   Based on Java collators and locales.
MXQuery:   not specified

Default collation
BaseX:   not specified
BaseX:   not specified
Qizx:   codepoint.
MXQuery:   not specified

Construction mode
BaseX:   not specified
BaseX:   not specified
Qizx:   N/A
MXQuery:   not specified

Ordering mode
BaseX:   not specified
BaseX:   not specified
Qizx:   ordered.
MXQuery:   not specified

Default order for empty sequences
BaseX:   not specified
BaseX:   not specified
Qizx:   empty least.
MXQuery:   not specified

Boundary-space policy
BaseX:   not specified
BaseX:   not specified
Qizx:   strip
MXQuery:   not specified

Copy-namespaces mode
BaseX:   not specified
BaseX:   not specified
Qizx:   
MXQuery:   not specified

Base URI
BaseX:   not specified
BaseX:   not specified
Qizx:   Defined by API.
MXQuery:   not specified

Statically known documents
BaseX:   not specified
BaseX:   not specified
Qizx:   none (only dynamic)
MXQuery:   not specified

Statically known collections
BaseX:   not specified
BaseX:   not specified
Qizx:   none (only dynamic)
MXQuery:   not specified

Statically known default collection type
BaseX:   not specified
BaseX:   not specified
Qizx:   none
MXQuery:   not specified

FTCaseOption
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

FTDiacriticsOption
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

FTStemOption
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

FTThesaurusOption
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

Statically known thesauri
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

FTStopWordOption
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

Statically known stop word lists
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

FTLanguageOption
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

Statically known languages
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

FTWildcardOption
BaseX:   not specified
BaseX:   not specified
Qizx:   not specified
MXQuery:   not specified

Dynamic Context Properties:

Context item
BaseX:   not specified
BaseX:   not specified
Qizx:   undefined
MXQuery:   not specified

Context position
BaseX:   not specified
BaseX:   not specified
Qizx:   N/A
MXQuery:   not specified

Context size
BaseX:   not specified
BaseX:   not specified
Qizx:   N/A
MXQuery:   not specified

Variable values
BaseX:   not specified
BaseX:   not specified
Qizx:   Settable by API
MXQuery:   not specified

Function implementations
BaseX:   not specified
BaseX:   not specified
Qizx:   dynamically loaded
MXQuery:   not specified

Current dateTime
BaseX:   not specified
BaseX:   not specified
Qizx:   Defined by JVM.
MXQuery:   not specified

Implicit timezone
BaseX:   not specified
BaseX:   not specified
Qizx:   Can be set through the API. Default is local timezone.
MXQuery:   not specified

Available documents
BaseX:   not specified
BaseX:   not specified
Qizx:   Defined by environment. Documents of opened databases in XQuest. Redefineable DocumentManager for parsed documents.
MXQuery:   not specified

Available collections
BaseX:   not specified
BaseX:   not specified
Qizx:   Defined by environment. Collections of opened databases in XQuest.
MXQuery:   not specified

Default collection
BaseX:   not specified
BaseX:   not specified
Qizx:   Can be set by API.
MXQuery:   not specified

Summarized Results:

Legend:    
        
passed    
        
almost passed
(≥ 98%)
    
        
failed    
        
untested
Figures are quoted as Passed / Failed / Total (any discrepancy represents tests not run or not reported)
XQuery

XQueryX

FeatureBaseXMXQueryQizxBaseXSummary
Minimal Conformance
    Examples
        Section 2.2.24/44/44/44/44/4
        Section 2.35/55/55/55/54/4
        Section 2.3.11/11/11/11/14/4
        Section 3.25/55/55/55/54/4
        Section 3.32/22/22/22/24/4
        Section 3.42/22/22/22/24/4
        Section 3.4.11/11/11/11/14/4
        Section 3.4.24/44/44/44/44/4
        Section 3.4.33/33/33/33/34/4
        Section 3.4.42/22/22/22/24/4
        Section 3.4.52/22/22/22/24/4
        Section 3.4.62/22/22/22/24/4
        Section 3.4.75/55/55/55/54/4
        Section 3.4.82/22/22/22/24/4
        Section 3.5.11/11/11/11/14/4
        Section 3.5.22/22/22/22/24/4
        Section 3.5.31/11/11/11/14/4
        Section 3.5.43/33/33/33/34/4
        Section 3.6.12/22/22/22/24/4
        Section 3.6.26/66/65/66/63/4
        Section 3.6.35/55/55/55/54/4
        Section 3.6.46/66/66/66/64/4
        Section 3.6.54/44/44/44/44/4
        Section 3.71/11/11/11/14/4
    Expressions
        Tests of For-Let-Where-OrderBy-Return Expressions
            FOR Clause with Score variable11/1111/1111/1111/114/4
            Let Clause with Score variable4/44/44/44/34/4
        Operators
            Comparison Operators
                Full-Text Contains Expressions336/336336/336333/336336/3193/4
                    Full-Text Selections308/308308/308305/308308/2943/4
                        Full-Text Tokens and Phrases68/6868/6868/6868/664/4
                        Full-Text Cardinality Selection20/2020/2020/2020/204/4
                        Full-Text Operators
                            Full-Text ftor Operator15/1515/1515/1515/134/4
                            Full-Text ftand Operator11/1111/1111/1111/94/4
                            Full-Text ftnot Operator7/77/76/77/73/4
                            Full-Text not in Operator11/1111/1111/1111/114/4
                            Full-text Match Options4/44/44/44/44/4
                            Full-Text Language Match Option4/44/44/44/44/4
                            Full-Text Wildcard Match Option21/2121/2121/2121/214/4
                            Full-Text Thesaurus Match Option6/66/66/66/64/4
                            Full-Text Stemming Match Option5/55/55/55/54/4
                            Full-Text Case Match Option6/66/66/66/64/4
                            Full-Text Diacritics Match Option4/44/44/44/44/4
                            Full-Text Stop Word Match Option.9/99/99/99/94/4
                            Full-Text Extension Option3/33/33/33/34/4
                        Full-Text Positional Filters96/9696/9694/9696/913/4
                            Ordered Selection6/66/66/66/64/4
                            Window Selection21/2121/2121/2121/184/4
                            Distance Selection33/3333/3333/3333/314/4
                            Scope Selection19/1919/1919/1919/194/4
                            Anchoring Selection10/1010/1010/1010/104/4
                        Full-Text FTSelection weight14/1414/1414/1414/114/4
                    Full-Text Ignore5/55/55/55/54/4
                    Full-Text Extension Selections6/66/66/66/44/4
        Prolog Expressions
            Full-Text Prolog Options
Optional Features
    Full-Text not in Operator9/99/99/99/94/4
    Unconstrained Full-Text ftnot Operator5/55/54/55/53/4
    Unconstrained FTUnit/FTBigUnit18/1818/180/1818/183/4
    Unconstrained Order Selection5/55/55/55/54/4
    Scope Selection10/1010/1010/1010/104/4
    Unconstrained Window Selection5/55/54/55/53/4
    Unconstrained Distance Selection5/55/55/55/54/4
    Full-Text Cardinality Selection20/2020/2020/2020/204/4
    Anchoring Selection5/55/55/55/54/4
    Unconstrained Full-Text Case Option4/44/44/44/44/4
    Unconstrained Full-Text Stop Word Option14/1414/140/1414/143/4
    Unconstrained Full-Text Language Option2/22/22/22/24/4
    Unconstrained Ignore Option0/55/55/50/52/4
    Unconstrained Scoring12/1212/1212/1212/124/4
    Unconstrained Weight Range5/55/55/55/54/4
Use Cases
    Use Case "ELEMENT"11/1111/110/1111/113/4
    Use Case "ACROSS"11/1111/110/1111/113/4
    Use Case "OTHER"3/33/30/33/33/4
    Use Case "WILDCARD"10/1010/100/1010/103/4
    Use Case "STEMMING"4/44/40/44/43/4
    Use Case "THESAURUS"12/1212/120/1212/123/4
    Use Case "STOP-WORD"6/66/60/66/63/4
    Use Case "CHARACTER"8/88/80/88/83/4
    Use Case "LOGICAL"14/1414/140/1414/143/4
    Use Case "CARDINALITY"8/88/80/88/83/4
    Use Case "PROXIMITY"10/1010/100/1010/103/4
    Use Case "AXES"7/77/70/77/73/4
    Use Case "IGNORE"0/88/80/80/81/4
    Use Case "FULL-TEXT-COMPOSABILITY"6/77/70/76/71/4
    Use Case "XQUERY-XPATH-COMPOSABILITY"10/1010/100/1010/103/4
    Use Case "SCORE"7/77/70/77/73/4
Consistency in XQFTTS Catalog3/33/30/33/33/4

Detailed Results:

Legend:    
        
passed    
        
almost passed
(≥ 98%)
    
        
failed    
        
untested
Figures are quoted as Passed / Failed / Total (any discrepancy represents tests not run or not reported)
XQuery

XQueryX

FeatureBaseXMXQueryQizxBaseXSummary
Minimal Conformance
    Examples
        Section 2.2.24/44/44/44/44/4
            examples-222-q1
                (catalog, query)
passpasspasspass
            examples-222-q1b
                (catalog, query)
passpasspasspass
            examples-222-q2
                (catalog, query)
passpasspasspass
            examples-222-q3
                (catalog, query)
passpasspasspass
        Section 2.35/55/55/55/54/4
            examples-23-q1
                (catalog, query)
passpass

absolute score different

passpass
            examples-23-q2
                (catalog, query)
passpass

different result due to scoring

passpass
            examples-23-q3
                (catalog, query)
passpasspasspass
            examples-23-q4
                (catalog, query)
passpasspasspass
            examples-23-q5
                (catalog, query)
passpass

absolute scores different

passpass
        Section 2.3.11/11/11/11/14/4
            examples-231-q1
                (catalog, query)
passpass

absolute scores different, resulting in different order

passpass
        Section 3.25/55/55/55/54/4
            ft-3.2-examples-q1
                (catalog, query)
passpasspasspass
            ft-3.2-examples-q2
                (catalog, query)
passpasspasspass
            ft-3.2-examples-q3
                (catalog, query)
passpasspasspass
            ft-3.2-examples-q4
                (catalog, query)
passpasspasspass
            ft-3.2-examples-q5
                (catalog, query)
passpasspasspass
        Section 3.32/22/22/22/24/4
            ft-3.3-examples-q1
                (catalog, query)
passpasspasspass
            ft-3.3-examples-q2
                (catalog, query)
passpasspasspass
        Section 3.42/22/22/22/24/4
            ft-3.4-examples-q1
                (catalog, query)
passpasspasspass
            ft-3.4-examples-q2
                (catalog, query)
passpasspasspass
        Section 3.4.11/11/11/11/14/4
            ft-3.4.1-examples-q1
                (catalog, query)
passpasspasspass
        Section 3.4.24/44/44/44/44/4
            ft-3.4.2-examples-q1
                (catalog, query)
passpasspasspass
            ft-3.4.2-examples-q2
                (catalog, query)
passpasspasspass
            ft-3.4.2-examples-q3
                (catalog, query)
passpasspasspass
            ft-3.4.2-examples-q4
                (catalog, query)
passpasspasspass
        Section 3.4.33/33/33/33/34/4
            ft-3.4.3-examples-q1
                (catalog, query)
passpasspasspass
            ft-3.4.3-examples-q2
                (catalog, query)
passpasspasspass
            ft-3.4.3-examples-q3
                (catalog, query)
passpasspasspass
        Section 3.4.42/22/22/22/24/4
            ft-3.4.4-examples-q1
                (catalog, query)
passpasspasspass
            ft-3.4.4-examples-q2
                (catalog, query)
passpasspasspass
        Section 3.4.52/22/22/22/24/4
            ft-3.4.5-examples-q1
                (catalog, query)
passpasspasspass
            ft-3.4.5-examples-q2
                (catalog, query)
passpasspasspass
        Section 3.4.62/22/22/22/24/4
            ft-3.4.6-examples-q1
                (catalog, query)
passpasspasspass
            ft-3.4.6-examples-q2
                (catalog, query)
passpasspasspass
        Section 3.4.75/55/55/55/54/4
            ft-3.4.7-examples-q1
                (catalog, query)
passpasspasspass
            ft-3.4.7-examples-q2
                (catalog, query)
passpasspasspass
            ft-3.4.7-examples-q3
                (catalog, query)
passpasspasspass
            ft-3.4.7-examples-q4
                (catalog, query)
passpasspasspass
            ft-3.4.7-examples-q5
                (catalog, query)
passpasspasspass
        Section 3.4.82/22/22/22/24/4
            ft-348-examples-q1
                (catalog, query)
passpasspasspass
            ft-348-examples-q2
                (catalog, query)
passpasspasspass
        Section 3.5.11/11/11/11/14/4
            examples-351-1
                (catalog, query)
passpasspasspass
        Section 3.5.22/22/22/22/24/4
            examples-352-1
                (catalog, query)
passpasspasspass
            examples-352-2
                (catalog, query)
passpasspasspass
        Section 3.5.31/11/11/11/14/4
            examples-353-1
                (catalog, query)
passpasspasspass
        Section 3.5.43/33/33/33/34/4
            examples-354-1
                (catalog, query)
passpasspasspass
            examples-354-2
                (catalog, query)
passpasspasspass
            examples-354-3
                (catalog, query)
passpasspasspass
        Section 3.6.12/22/22/22/24/4
            examples-361-1
                (catalog, query)
passpasspasspass
            examples-361-2
                (catalog, query)
passpasspasspass
        Section 3.6.26/66/65/66/63/4
            examples-362-1
                (catalog, query)
passpasspasspass
            examples-362-2
                (catalog, query)
passpasspasspass
            examples-362-3
                (catalog, query)
passpasspasspass
            examples-362-3a
                (catalog, query)
passpasspasspass
            examples-362-4
                (catalog, query)
passpassfailpass
            examples-362-5
                (catalog, query)
passpasspasspass
        Section 3.6.35/55/55/55/54/4
            examples-363-1
                (catalog, query)
passpasspasspass
            examples-363-2
                (catalog, query)
passpasspasspass
            examples-363-3
                (catalog, query)
passpasspasspass
            examples-363-4
                (catalog, query)
passpasspasspass
            examples-363-5
                (catalog, query)
passpasspasspass
        Section 3.6.46/66/66/66/64/4
            examples-364-1
                (catalog, query)
passpasspasspass
            examples-364-2
                (catalog, query)
passpasspasspass
            examples-364-3
                (catalog, query)
passpasspasspass
            examples-364-4
                (catalog, query)
passpasspasspass
            examples-364-5
                (catalog, query)
passpasspasspass
            examples-364-5a
                (catalog, query)
passpasspasspass
        Section 3.6.54/44/44/44/44/4
            examples-365-1
                (catalog, query)
passpasspasspass
            examples-365-2
                (catalog, query)
passpasspasspass
            examples-365-3
                (catalog, query)
passpasspasspass
            examples-365-4
                (catalog, query)
passpasspasspass
        Section 3.71/11/11/11/14/4
            examples-37-1
                (catalog, query)
passpasspasspass
    Expressions
        Tests of For-Let-Where-OrderBy-Return Expressions
            FOR Clause with Score variable11/1111/1111/1111/114/4
                ForScoreExpr-1
                    (catalog, query)
passpasspasspass
                ForScoreExpr-2
                    (catalog, query)
passpasspasspass
                ForScoreExpr-3
                    (catalog, query)
passpasspasspass
                ForScoreExpr-4
                    (catalog, query)
passpasspasspass
                ForScoreExpr-5
                    (catalog, query)
passpasspasspass
                ForScoreExpr-6
                    (catalog, query)
passpasspasspass
                ForScoreExpr-BadVar1
                    (catalog, query)
passpasspasspass
                ForScoreExpr-BadVar2
                    (catalog, query)
passpasspasspass
                ForScoreExpr-Var1
                    (catalog, query)
passpasspasspass
                ForScoreExpr-Var2
                    (catalog, query)
passpasspasspass
                ForScoreExpr-Var3
                    (catalog, query)
passpasspasspass
            Let Clause with Score variable4/44/44/44/34/4
                LetScoreExpr-1
                    (catalog, query)
passpasspasspass
                LetScoreExpr-2
                    (catalog, query)
passpasspasspass
                LetScoreExpr-3
                    (catalog, query)
passpasspasspass
                LetScoreExpr-4
                    (catalog, query)
passpasspasspass
        Operators
            Comparison Operators
                Full-Text Contains Expressions336/336336/336333/336336/3193/4
                    FTContains-1
                        (catalog, query)
passpasspasspass
                    FTContains-pred1
                        (catalog, query)
passpasspasspass
                    FTContains-predcomp1
                        (catalog, query)
passpasspasspass
                    FTContains-where1
                        (catalog, query)
passpasspasspass
                    FTContains-wherecomp1
                        (catalog, query)
passpasspasspass
                    FTContains-comp1
                        (catalog, query)
passpasspasspass
                    FTContains-comp2
                        (catalog, query)
passpasspasspass
                    FTContains-order1
                        (catalog, query)
passpasspasspass
                    FTContains-ordercomp1
                        (catalog, query)
passpasspasspass
                    FTContains-badcomp1
                        (catalog, query)
passpasspasspass
                    ftstaticcontext-q1
                        (catalog, query)
passpasspasspass
                    ftstaticcontext-q2
                        (catalog, query)
passpasspasspass
                    ftstaticcontext-q3
                        (catalog, query)
passpasspasspass
                    ftstaticcontext-q4
                        (catalog, query)
passpasspasspass
                    ftstaticcontext-q5
                        (catalog, query)
passpasspasspass
                    ftstaticcontext-q6
                        (catalog, query)
passpasspasspass
                    ftstaticcontext-q7
                        (catalog, query)
passpasspasspass
                    Full-Text Selections308/308308/308305/308308/2943/4
                        FTPrimary-FTWords-q1
                            (catalog, query)
passpasspasspass
                        FTPrimary-FTWords-FTTimes-q1
                            (catalog, query)
passpasspasspass
                        FTPrimary-FTSelection-q1
                            (catalog, query)
passpasspasspass
                        FTPrimary-FTExtensionSelection-q1
                            (catalog, query)
passpasspasspass
                        Full-Text Tokens and Phrases68/6868/6868/6868/664/4
                            FTPrimary-FTWords-noanyall-q1a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-noanyall-q1b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-noanyall-q1c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-noanyall-q2a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-noanyall-q2b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-noanyall-q2c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-noanyall-q3a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-noanyall-q3b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-noanyall-q4a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-noanyall-q4b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-noanyall-q4c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-any-q1a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-any-q1b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-any-q1c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-any-q2a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-any-q2b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-any-q2c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-any-q3a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-any-q3b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-any-q4a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-any-q4b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-any-q4c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-anyword-q1a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-anyword-q1b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-anyword-q1c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-anyword-q2a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-anyword-q2b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-anyword-q2c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-anyword-q3a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-anyword-q3b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-anyword-q4a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-anyword-q4b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-anyword-q4c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-all-q1a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-all-q1b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-all-q1c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-all-q2a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-all-q2b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-all-q2c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-all-q3a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-all-q3b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-all-q4a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-all-q4b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-all-q4c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-allwords-q1a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-allwords-q1b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-allwords-q1c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-allwords-q2a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-allwords-q2b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-allwords-q2c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-allwords-q3a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-allwords-q3b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-allwords-q4a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-allwords-q4b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-allwords-q4c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-phrase-q1a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-phrase-q1b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-phrase-q1c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-phrase-q2a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-phrase-q2b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-phrase-q2c
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-phrase-q3a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-phrase-q3b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-phrase-q4a
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-phrase-q4b
                                (catalog, query)
passpasspasspass
                            FTPrimary-FTWords-phrase-q4c
                                (catalog, query)
passpasspasspass
                            FTWordsValue-IntegerLiteral
                                (catalog, query)
passpasspasspass
                            FTWordsValue-DecimalLiteral
                                (catalog, query)
passpasspasspass
                        Full-Text Cardinality Selection20/2020/2020/2020/204/4
                            FTSelection-FTTimes-q1a
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q1b
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q1c
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q1d
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q1e
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q2a
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q2b
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q2c
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q2d
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q2e
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q3a
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q3b
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q3c
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q3d
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q3e
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q4a
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q4b
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q4c
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q4d
                                (catalog, query)
passpasspasspass
                            FTSelection-FTTimes-q4e
                                (catalog, query)
passpasspasspass
                        Full-Text Operators
                            Full-Text ftor Operator15/1515/1515/1515/134/4
                                FTOr-q1
                                    (catalog, query)
passpasspasspass
                                FTOr-q2
                                    (catalog, query)
passpasspasspass
                                FTOr-q3
                                    (catalog, query)
passpasspasspass
                                FTOr-q4
                                    (catalog, query)
passpasspasspass
                                FTOr-q5
                                    (catalog, query)
passpasspasspass
                                FTOr-three-q1
                                    (catalog, query)
passpasspasspass
                                FTOr-three-q2
                                    (catalog, query)
passpasspasspass
                                FTOr-three-q3
                                    (catalog, query)
passpasspasspass
                                FTOr-expr1
                                    (catalog, query)
passpasspasspass
                                FTOr-expr2
                                    (catalog, query)
passpasspasspass
                                FTOr-expr3
                                    (catalog, query)
passpasspasspass
                                FTOr-badexpr1
                                    (catalog, query)
passpasspasspass
                                FTOr-bad1
                                    (catalog, query)
passpasspasspass
                                FTOr-bad2
                                    (catalog, query)
passpasspasspass
                                FTOr-andor
                                    (catalog, query)
passpasspasspass
                            Full-Text ftand Operator11/1111/1111/1111/94/4
                                FTAnd-q1
                                    (catalog, query)
passpasspasspass
                                FTAnd-q2
                                    (catalog, query)
passpasspasspass
                                FTAnd-q3
                                    (catalog, query)
passpasspasspass
                                FTAnd-q4
                                    (catalog, query)
passpasspasspass
                                FTAnd-q5
                                    (catalog, query)
passpasspasspass
                                FTAnd-expr1
                                    (catalog, query)
passpasspasspass
                                FTAnd-expr2
                                    (catalog, query)
passpasspasspass
                                FTAnd-badexpr1
                                    (catalog, query)
passpasspasspass
                                FTAnd-bad1
                                    (catalog, query)
passpasspasspass
                                FTAnd-bad2
                                    (catalog, query)
passpasspasspass
                                FTAnd-andor
                                    (catalog, query)
passpasspasspass
                            Full-Text ftnot Operator7/77/76/77/73/4
                                FTNot-q1
                                    (catalog, query)
passpasspasspass
                                FTNot-q2
                                    (catalog, query)
passpasspasspass
                                FTNot-q3
                                    (catalog, query)
passpasspasspass
                                FTNot-q4
                                    (catalog, query)
passpasspasspass
                                FTNot-q5
                                    (catalog, query)
passpassfailpass
                                FTNot-q6
                                    (catalog, query)
passpasspasspass
                                FTNot-q7
                                    (catalog, query)
passpasspasspass
                            Full-Text not in Operator11/1111/1111/1111/114/4
                                FTMildNot-q1
                                    (catalog, query)
passpasspasspass
                                FTMildNot-q2
                                    (catalog, query)
passpasspasspass
                                FTMildNot-expr1
                                    (catalog, query)
passpasspasspass
                                FTMildNot-and1
                                    (catalog, query)
passpasspasspass
                                FTMildNot-and2
                                    (catalog, query)
passpasspasspass
                                FTMildNot-or1
                                    (catalog, query)
passpasspasspass
                                FTMildNot-or2
                                    (catalog, query)
passpasspasspass
                                FTMildNot-not1
                                    (catalog, query)
passpasspasspass
                                FTMildNot-bad1
                                    (catalog, query)
passpasspasspass
                                FTMildNot-bad2
                                    (catalog, query)
passpasspasspass
                                FTMildNot-bad3
                                    (catalog, query)
passpasspasspass
                            Full-text Match Options4/44/44/44/44/4
                                ftmatchoptions-q1
                                    (catalog, query)
passpasspasspass
                                ftmatchoptions-q2
                                    (catalog, query)
passpasspasspass
                                ftmatchoptions-q3
                                    (catalog, query)
passpasspasspass
                                ftmatchoptions-q4
                                    (catalog, query)
passpasspasspass
                            Full-Text Language Match Option4/44/44/44/44/4
                                ft-3.4.1-expressions-q1
                                    (catalog, query)
passpasspasspass
                                ft-3.4.1-expressions-q2
                                    (catalog, query)
passpasspasspass
                                ft-3.4.1-expressions-q3
                                    (catalog, query)
passpasspasspass
                                ft-3.4.1-expressions-q4
                                    (catalog, query)
passpasspasspass
                            Full-Text Wildcard Match Option21/2121/2121/2121/214/4
                                ft-3.4.2-expressions-q1
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q2
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q3
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q4
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q5
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q6
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q7
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q8
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q9
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q10
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q11
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q12
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q13
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q14
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q15
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q16
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q17
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q18
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q19
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q20
                                    (catalog, query)
passpasspasspass
                                ft-3.4.2-expressions-q21
                                    (catalog, query)
passpasspasspass
                            Full-Text Thesaurus Match Option6/66/66/66/64/4
                                ft-3.4.3-expressions-q1
                                    (catalog, query)
passpasspasspass
                                ft-3.4.3-expressions-q2
                                    (catalog, query)
passpasspasspass
                                ft-3.4.3-expressions-q3
                                    (catalog, query)
passpasspasspass
                                ft-3.4.3-expressions-q4
                                    (catalog, query)
passpasspasspass
                                ft-3.4.3-expressions-q5
                                    (catalog, query)
passpasspasspass
                                ft-3.4.3-expressions-q6
                                    (catalog, query)
passpasspasspass
                            Full-Text Stemming Match Option5/55/55/55/54/4
                                ft-3.4.4-expressions-q1
                                    (catalog, query)
passpasspasspass
                                ft-3.4.4-expressions-q2
                                    (catalog, query)
passpasspasspass
                                ft-3.4.4-expressions-q3
                                    (catalog, query)
passpasspasspass
                                ft-3.4.4-expressions-q4
                                    (catalog, query)
passpasspasspass
                                ft-3.4.4-expressions-q5
                                    (catalog, query)
passpasspasspass
                            Full-Text Case Match Option6/66/66/66/64/4
                                ft-3.4.5-expressions-q1
                                    (catalog, query)
passpasspasspass
                                ft-3.4.5-expressions-q2
                                    (catalog, query)
passpasspasspass
                                ft-3.4.5-expressions-q3
                                    (catalog, query)
passpasspasspass
                                ft-3.4.5-expressions-q4
                                    (catalog, query)
passpasspasspass
                                ft-3.4.5-expressions-q5
                                    (catalog, query)
passpasspasspass
                                ft-3.4.5-expressions-q6
                                    (catalog, query)
passpasspasspass
                            Full-Text Diacritics Match Option4/44/44/44/44/4
                                ft-3.4.6-expressions-q1
                                    (catalog, query)
passpasspasspass
                                ft-3.4.6-expressions-q2
                                    (catalog, query)
passpasspasspass
                                ft-3.4.6-expressions-q3
                                    (catalog, query)
passpasspasspass
                                ft-3.4.6-expressions-q4
                                    (catalog, query)
passpasspasspass
                            Full-Text Stop Word Match Option.9/99/99/99/94/4
                                ft-3.4.7-expressions-q1
                                    (catalog, query)
passpasspasspass
                                ft-3.4.7-expressions-q2
                                    (catalog, query)
passpasspasspass
                                ft-3.4.7-expressions-q3
                                    (catalog, query)
passpasspasspass
                                ft-3.4.7-expressions-q4
                                    (catalog, query)
passpasspasspass
                                ft-3.4.7-expressions-q5
                                    (catalog, query)
passpasspasspass
                                ft-3.4.7-expressions-q6
                                    (catalog, query)
passpasspasspass
                                ft-3.4.7-expressions-q7
                                    (catalog, query)
passpasspasspass
                                ft-3.4.7-expressions-q8
                                    (catalog, query)
passpasspasspass
                                ft-3.4.7-expressions-q9
                                    (catalog, query)
passpasspasspass
                            Full-Text Extension Option3/33/33/33/34/4
                                Extension1
                                    (catalog, query)
passpasspasspass
                                Extension2
                                    (catalog, query)
passpasspasspass
                                Extension
                                    (catalog, query)
passpasspasspass
                        Full-Text Positional Filters96/9696/9694/9696/913/4
                            FTPosFilter-q1
                                (catalog, query)
passpasspasspass
                            FTPosFilter-q2
                                (catalog, query)
passpasspasspass
                            FTPosFilter-q2a
                                (catalog, query)
passpassfailpass
                            FTPosFilter-q3
                                (catalog, query)
passpasspasspass
                            FTPosFilter-q4
                                (catalog, query)
passpassfailpass
                            FTPosFilter-q5
                                (catalog, query)
passpasspasspass
                            FTPosFilter-q6
                                (catalog, query)
passpasspasspass
                            Ordered Selection6/66/66/66/64/4
                                FTOrder-q1
                                    (catalog, query)
passpasspasspass
                                FTOrder-q2
                                    (catalog, query)
passpasspasspass
                                FTOrder-q3
                                    (catalog, query)
passpasspasspass
                                FTOrder-q4
                                    (catalog, query)
passpasspasspass
                                FTOrder-andor1
                                    (catalog, query)
passpasspasspass
                                FTOrder-andand1
                                    (catalog, query)
passpasspasspass
                            Window Selection21/2121/2121/2121/184/4
                                FTWindow-words1
                                    (catalog, query)
passpasspasspass
                                FTWindow-words2
                                    (catalog, query)
passpasspasspass
                                FTWindow-words3
                                    (catalog, query)
passpasspasspass
                                FTWindow-words4
                                    (catalog, query)
passpasspasspass
                                FTWindow-complexwords1
                                    (catalog, query)
passpasspasspass
                                FTWindow-complexwords2
                                    (catalog, query)
passpasspasspass
                                FTWindow-complexwords3
                                    (catalog, query)
passpasspasspass
                                FTWindow-complexwords4
                                    (catalog, query)
passpasspasspass
                                FTWindow-badwords1
                                    (catalog, query)
passpasspasspass
                                FTWindow-badwords2
                                    (catalog, query)
passpasspasspass
                                FTWindow-badwords3
                                    (catalog, query)
passpasspasspass
                                FTWindow-badwords4
                                    (catalog, query)
passpasspasspass
                                FTWindow-badwords5
                                    (catalog, query)
passpasspasspass
                                FTWindow-sentences1
                                    (catalog, query)
passpasspasspass
                                FTWindow-sentences2
                                    (catalog, query)
passpasspasspass
                                FTWindow-sentences3
                                    (catalog, query)
passpasspasspass
                                FTWindow-badsentences1
                                    (catalog, query)
passpasspasspass
                                FTWindow-paragraphs1
                                    (catalog, query)
passpasspasspass
                                FTWindow-paragraphs2
                                    (catalog, query)
passpasspasspass
                                FTWindow-paragraphs3
                                    (catalog, query)
passpasspasspass
                                FTWindow-badparagraphs1
                                    (catalog, query)
passpasspasspass
                            Distance Selection33/3333/3333/3333/314/4
                                FTDistance-words1
                                    (catalog, query)
passpasspasspass
                                FTDistance-words2
                                    (catalog, query)
passpasspasspass
                                FTDistance-words3
                                    (catalog, query)
passpasspasspass
                                FTDistance-words4
                                    (catalog, query)
passpasspasspass
                                FTDistance-words5
                                    (catalog, query)
passpasspasspass
                                FTDistance-words6
                                    (catalog, query)
passpasspasspass
                                FTDistance-words7
                                    (catalog, query)
passpasspasspass
                                FTDistance-words8
                                    (catalog, query)
passpasspasspass
                                FTDistance-words9
                                    (catalog, query)
passpasspasspass
                                FTDistance-complexwords1
                                    (catalog, query)
passpasspasspass
                                FTDistance-complexwords2
                                    (catalog, query)
passpasspasspass
                                FTDistance-complexwords3
                                    (catalog, query)
passpasspasspass
                                FTDistance-complexwords4
                                    (catalog, query)
passpasspasspass
                                FTDistance-complexwords5
                                    (catalog, query)
passpasspasspass
                                FTDistance-badwords1
                                    (catalog, query)
passpasspasspass
                                FTDistance-badwords2
                                    (catalog, query)
passpasspasspass
                                FTDistance-exprwords1
                                    (catalog, query)
passpasspasspass
                                FTDistance-exprwords2
                                    (catalog, query)
passpasspasspass
                                FTDistance-exprwords3
                                    (catalog, query)
passpasspasspass
                                FTDistance-badexprwords1
                                    (catalog, query)
passpasspasspass
                                FTDistance-badexprwords2
                                    (catalog, query)
passpasspasspass
                                FTDistance-sentences1
                                    (catalog, query)
passpasspasspass
                                FTDistance-sentences2
                                    (catalog, query)
passpasspasspass
                                FTDistance-sentences3
                                    (catalog, query)
passpasspasspass
                                FTDistance-sentences4
                                    (catalog, query)
passpasspasspass
                                FTDistance-exprsentences1
                                    (catalog, query)
passpasspasspass
                                FTDistance-exprsentences2
                                    (catalog, query)
passpasspasspass
                                FTDistance-paragraphs1
                                    (catalog, query)
passpasspasspass
                                FTDistance-paragraphs2
                                    (catalog, query)
passpasspasspass
                                FTDistance-paragraphs3
                                    (catalog, query)
passpasspasspass
                                FTDistance-paragraphs4
                                    (catalog, query)
passpasspasspass
                                FTDistance-exprparagraphs1
                                    (catalog, query)
passpasspasspass
                                FTDistance-exprparagraphs2
                                    (catalog, query)
passpasspasspass
                            Scope Selection19/1919/1919/1919/194/4
                                FTScope-q1
                                    (catalog, query)
passpasspasspass
                                FTScope-q2
                                    (catalog, query)
passpasspasspass
                                FTScope-q3
                                    (catalog, query)
passpasspasspass
                                FTScope-q4
                                    (catalog, query)
passpasspasspass
                                different-sentence-01
                                    (catalog, query)
passpasspasspass
                                different-sentence-02
                                    (catalog, query)
passpasspasspass
                                different-sentence-03
                                    (catalog, query)
passpasspasspass
                                different-sentence-04
                                    (catalog, query)
passpasspasspass
                                different-sentence-05
                                    (catalog, query)
passpasspasspass
                                different-sentence-06
                                    (catalog, query)
passpasspasspass
                                different-sentence-07
                                    (catalog, query)
passpasspasspass
                                different-sentence-08
                                    (catalog, query)
passpasspasspass
                                different-sentence-09
                                    (catalog, query)
passpasspasspass
                                different-sentence-10
                                    (catalog, query)
passpasspasspass
                                different-sentence-11
                                    (catalog, query)
passpasspasspass
                                different-sentence-12
                                    (catalog, query)
passpasspasspass
                                different-sentence-13
                                    (catalog, query)
passpasspasspass
                                different-sentence-14
                                    (catalog, query)
passpasspasspass
                                different-sentence-15
                                    (catalog, query)
passpasspasspass
                            Anchoring Selection10/1010/1010/1010/104/4
                                FTContent-q1
                                    (catalog, query)
passpasspasspass
                                FTContent-q2
                                    (catalog, query)
passpasspasspass
                                FTContent-q3
                                    (catalog, query)
passpasspasspass
                                FTContent-q4
                                    (catalog, query)
passpasspasspass
                                FTContent-and1
                                    (catalog, query)
passpasspasspass
                                FTContent-complex1
                                    (catalog, query)
passpasspasspass
                                FTContent-complex2
                                    (catalog, query)
passpasspasspass
                                FTContent-complex3
                                    (catalog, query)
passpasspasspass
                                FTContent-complex4
                                    (catalog, query)
passpasspasspass
                                FTContent-complex5
                                    (catalog, query)
passpasspasspass
                        Full-Text FTSelection weight14/1414/1414/1414/114/4
                            FTSelection-Weight-q1a
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q1b
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q1c
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q1d
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q1e
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q1f
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q1g
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q1h
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q2a
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q2b
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q3
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q4
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q5
                                (catalog, query)
passpasspasspass
                            FTSelection-Weight-q6
                                (catalog, query)
passpasspasspass
                    Full-Text Ignore5/55/55/55/54/4
                        FTIgnore-q1
                            (catalog, query)
passpasspasspass
                        FTIgnore-q2
                            (catalog, query)
passpasspasspass
                        FTIgnore-q3
                            (catalog, query)
passpasspasspass
                        FTIgnore-q4
                            (catalog, query)
passpasspasspass
                        FTIgnore-q5
                            (catalog, query)
passpasspasspass
                    Full-Text Extension Selections6/66/66/66/44/4
                        FTExtension-Opt-q1
                            (catalog, query)
passpasspasspass
                        FTExtension-Opt-q2
                            (catalog, query)
passpasspasspass
                        FTExtension-Opt-q3
                            (catalog, query)
passpasspasspass
                        FTExtension-Opt-q4
                            (catalog, query)
passpasspasspass
                        FTExtension-Opt-q5
                            (catalog, query)
passpasspasspass
                        FTExtension-Opt-q6
                            (catalog, query)
passpasspasspass
        Prolog Expressions
            Full-Text Prolog Options
Optional Features
    Full-Text not in Operator9/99/99/99/94/4
        unconstrained-examples-353-1
            (catalog, query)
passpasspasspass
        FTMildNot-unconstrained-q1
            (catalog, query)
passpasspasspass
        FTMildNot-unconstrained-q2
            (catalog, query)
passpasspasspass
        FTMildNot-unconstrained-expr1
            (catalog, query)
passpasspasspass
        FTMildNot-unconstrained-and1
            (catalog, query)
passpasspasspass
        FTMildNot-unconstrained-and2
            (catalog, query)
passpasspasspass
        FTMildNot-unconstrained-or1
            (catalog, query)
passpasspasspass
        FTMildNot-unconstrained-or2
            (catalog, query)
passpasspasspass
        FTMildNot-unconstrained-not1
            (catalog, query)
passpasspasspass
    Unconstrained Full-Text ftnot Operator5/55/54/55/53/4
        FTNot-unconstrained-q1
            (catalog, query)
passpasspasspass
        FTNot-unconstrained-q3
            (catalog, query)
passpasspasspass
        FTNot-unconstrained-q5
            (catalog, query)
passpassfailpass
        FTNot-unconstrained-q6
            (catalog, query)
passpasspasspass
        FTNot-complex1
            (catalog, query)
passpasspasspass
    Unconstrained FTUnit/FTBigUnit18/1818/180/1818/183/4
        FTWindow-unconstrained-sentences1
            (catalog, query)
passpassno resultpass
        FTWindow-unconstrained-sentences2
            (catalog, query)
passpassno resultpass
        FTWindow-unconstrained-sentences3
            (catalog, query)
passpassno resultpass
        FTWindow-unconstrained-paragraphs1
            (catalog, query)
passpassno resultpass
        FTWindow-unconstrained-paragraphs2
            (catalog, query)
passpassno resultpass
        FTWindow-unconstrained-paragraphs3
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-sentences1
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-sentences2
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-sentences3
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-sentences4
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-exprsentences1
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-exprsentences2
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-paragraphs1
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-paragraphs2
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-paragraphs3
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-paragraphs4
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-exprparagraphs1
            (catalog, query)
passpassno resultpass
        FTDistance-unconstrained-exprparagraphs2
            (catalog, query)
passpassno resultpass
    Unconstrained Order Selection5/55/55/55/54/4
        unconstrained-examples-361-1
            (catalog, query)
passpasspasspass
        unconstrained-examples-361-2
            (catalog, query)
passpasspasspass
        FTOrder-unconstrained-q1
            (catalog, query)
passpasspasspass
        FTOrder-unconstrained-q2
            (catalog, query)
passpasspasspass
        FTOrder-unconstrained-andor1
            (catalog, query)
passpasspasspass
    Scope Selection10/1010/1010/1010/104/4
        unconstrained-examples-364-1
            (catalog, query)
passpasspasspass
        unconstrained-examples-364-2
            (catalog, query)
passpasspasspass
        unconstrained-examples-364-3
            (catalog, query)
passpasspasspass
        unconstrained-examples-364-4
            (catalog, query)
passpasspasspass
        unconstrained-examples-364-5
            (catalog, query)
passpasspasspass
        unconstrained-examples-364-5a
            (catalog, query)
passpasspasspass
        FTScope-unconstrained-q1
            (catalog, query)
passpasspasspass
        FTScope-unconstrained-q2
            (catalog, query)
passpasspasspass
        FTScope-unconstrained-q3
            (catalog, query)
passpasspasspass
        FTScope-unconstrained-q4
            (catalog, query)
passpasspasspass
    Unconstrained Window Selection5/55/54/55/53/4
        unconstrained-examples-362-4
            (catalog, query)
passpassfailpass
        unconstrained-examples-362-5
            (catalog, query)
passpasspasspass
        FTWindow-unconstrained-complexwords3
            (catalog, query)
passpasspasspass
        FTWindow-unconstrained-complexwords4
            (catalog, query)
passpasspasspass
        FTNot-q6-unconstrained-window
            (catalog, query)
passpasspasspass
    Unconstrained Distance Selection5/55/55/55/54/4
        FTDistance-unconstrained-complexwords4
            (catalog, query)
passpasspasspass
        FTDistance-unconstrained-complexwords5
            (catalog, query)
passpasspasspass
        FTDistance-unconstrained-complexexpr1
            (catalog, query)
passpasspasspass
        FTDistance-unconstrained-complexexpr2
            (catalog, query)
passpasspasspass
        FTDistance-unconstrained-complexexpr3
            (catalog, query)
passpasspasspass
    Full-Text Cardinality Selection20/2020/2020/2020/204/4
        FTSelection-FTTimes-unconstrained-q1a
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q1b
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q1c
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q1d
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q1e
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q2a
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q2b
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q2c
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q2d
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q2e
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q3a
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q3b
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q3c
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q3d
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q3e
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q4a
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q4b
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q4c
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q4d
            (catalog, query)
passpasspasspass
        FTSelection-FTTimes-unconstrained-q4e
            (catalog, query)
passpasspasspass
    Anchoring Selection5/55/55/55/54/4
        FTContent-unconstrained-q1
            (catalog, query)
passpasspasspass
        FTContent-unconstrained-q2
            (catalog, query)
passpasspasspass
        FTContent-unconstrained-q3
            (catalog, query)
passpasspasspass
        FTContent-unconstrained-q4
            (catalog, query)
passpasspasspass
        FTContent-unconstrained-and1
            (catalog, query)
passpasspasspass
    Unconstrained Full-Text Case Option4/44/44/44/44/4
        ft-5.2.10-examples-q1
            (catalog, query)
passpasspasspass
        ft-5.2.10-expressions-q1
            (catalog, query)
passpasspasspass
        ft-5.2.10-expressions-q2
            (catalog, query)
passpasspasspass
        ft-5.2.10-expressions-q3
            (catalog, query)
passpasspasspass
    Unconstrained Full-Text Stop Word Option14/1414/140/1414/143/4
        ft-5.2.11-examples-q1
            (catalog, query)
passpassno resultpass
        ft-5.2.11-examples-q2
            (catalog, query)
passpassno resultpass
        ft-5.2.11examples-q3
            (catalog, query)
passpassno resultpass
        ft-5.2.11-examples-q4
            (catalog, query)
passpassno resultpass
        ft-5.2.11-examples-q5
            (catalog, query)
passpassno resultpass
        ft-5.2.11-expressions-q1
            (catalog, query)
passpassno resultpass
        ft-5.2.11-expressions-q2
            (catalog, query)
passpassno resultpass
        ft-5.2.11-expressions-q3
            (catalog, query)
passpassno resultpass
        ft-5.2.11-expressions-q4
            (catalog, query)
passpassno resultpass
        ft-5.2.11-expressions-q5
            (catalog, query)
passpassno resultpass
        ft-5.2.11-expressions-q6
            (catalog, query)
passpassno resultpass
        ft-5.2.11-expressions-q7
            (catalog, query)
passpassno resultpass
        ft-5.2.11-expressions-q8
            (catalog, query)
passpassno resultpass
        ft-5.2.11-expressions-q9
            (catalog, query)
passpassno resultpass
    Unconstrained Full-Text Language Option2/22/22/22/24/4
        ft-5.2.12-expressions-q1
            (catalog, query)
passpasspasspass
        ft-5.2.12-expressions-q2
            (catalog, query)
passpasspasspass
    Unconstrained Ignore Option0/55/55/50/52/4
        FTIgnore-unconstrained-q1
            (catalog, query)
failpasspassfail
        FTIgnore-unconstrained-q2
            (catalog, query)
failpasspassfail
        FTIgnore-unconstrained-q3
            (catalog, query)
failpasspassfail
        FTIgnore-unconstrained-q4
            (catalog, query)
failpasspassfail
        FTIgnore-unconstrained-q5
            (catalog, query)
failpasspassfail
    Unconstrained Scoring12/1212/1212/1212/124/4
        ForScoreExpr-unconstrained-1
            (catalog, query)
passpasspasspass
        ForScoreExpr-unconstrained-2
            (catalog, query)
passpasspasspass
        ForScoreExpr-unconstrained-3
            (catalog, query)
passpasspasspass
        ForScoreExpr-unconstrained-4
            (catalog, query)
passpasspasspass
        ForScoreExpr-unconstrained-5
            (catalog, query)
passpasspasspass
        ForScoreExpr-unconstrained-6
            (catalog, query)
passpasspasspass
        ForScoreExpr-unconstrained-Var1
            (catalog, query)
passpasspasspass
        ForScoreExpr-unconstrained-Var2
            (catalog, query)
passpasspasspass
        ForScoreExpr-unconstrained-Var3
            (catalog, query)
passpasspasspass
        LetScoreExpr-unconstrained-1
            (catalog, query)
passpasspasspass
        LetScoreExpr-unconstrained-3
            (catalog, query)
passpasspasspass
        LetScoreExpr-unconstrained-4
            (catalog, query)
passpasspasspass
    Unconstrained Weight Range5/55/55/55/54/4
        FTSelection-Weight-unconstrained-q1d
            (catalog, query)
passpasspasspass
        FTSelection-Weight-unconstrained-q1e
            (catalog, query)
passpasspasspass
        FTSelection-Weight-unconstrained-q1f
            (catalog, query)
passpasspasspass
        FTSelection-Weight-unconstrained-q1g
            (catalog, query)
passpasspasspass
        FTSelection-Weight-unconstrained-q1h
            (catalog, query)
passpasspasspass
Use Cases
    Use Case "ELEMENT"11/1111/110/1111/113/4
        element-queries-results-q1
            (catalog, query)
passpassno resultpass
        element-queries-results-q2
            (catalog, query)
passpassno resultpass
        element-queries-results-q3
            (catalog, query)
passpassno resultpass
        element-queries-results-q4
            (catalog, query)
passpassno resultpass
        element-queries-results-q4b
            (catalog, query)
passpassno resultpass
        element-queries-results-q5
            (catalog, query)
passpassno resultpass
        element-queries-results-q5b
            (catalog, query)
passpassno resultpass
        element-queries-results-q6
            (catalog, query)
passpassno resultpass
        element-queries-results-q6b
            (catalog, query)
passpassno resultpass
        element-queries-results-q7
            (catalog, query)
passpassno resultpass
        element-queries-results-q7b
            (catalog, query)
passpassno resultpass
    Use Case "ACROSS"11/1111/110/1111/113/4
        across-queries-results-q1
            (catalog, query)
passpassno resultpass
        across-queries-results-q1b
            (catalog, query)
passpassno resultpass
        across-queries-results-q2
            (catalog, query)
passpassno resultpass
        across-queries-results-q2b
            (catalog, query)
passpassno resultpass
        across-queries-results-q3
            (catalog, query)
passpassno resultpass
        across-queries-results-q3b
            (catalog, query)
passpassno resultpass
        across-queries-results-q4
            (catalog, query)
passpassno resultpass
        across-queries-results-q4b
            (catalog, query)
passpassno resultpass
        across-queries-results-q5
            (catalog, query)
passpassno resultpass
        across-queries-results-q5b
            (catalog, query)
passpassno resultpass
        across-queries-results-q6
            (catalog, query)
passpassno resultpass
    Use Case "OTHER"3/33/30/33/33/4
        other-queries-results-q1
            (catalog, query)
passpassno resultpass
        other-queries-results-q1b
            (catalog, query)
passpassno resultpass
        other-queries-results-q2
            (catalog, query)
passpassno resultpass
    Use Case "WILDCARD"10/1010/100/1010/103/4
        wildcard-queries-results-q1
            (catalog, query)
passpassno resultpass
        wildcard-queries-results-q1b
            (catalog, query)
passpassno resultpass
        wildcard-queries-results-q2
            (catalog, query)
passpassno resultpass
        wildcard-queries-results-q2b
            (catalog, query)
passpassno resultpass
        wildcard-queries-results-q3
            (catalog, query)
passpassno resultpass
        wildcard-queries-results-q3b
            (catalog, query)
passpassno resultpass
        wildcard-queries-results-q4
            (catalog, query)
passpassno resultpass
        wildcard-queries-results-q4b
            (catalog, query)
passpassno resultpass
        wildcard-queries-results-q5
            (catalog, query)
passpassno resultpass
        wildcard-queries-results-q5b
            (catalog, query)
passpassno resultpass
    Use Case "STEMMING"4/44/40/44/43/4
        stemming-queries-results-q1
            (catalog, query)
passpassno resultpass
        stemming-queries-results-q1b
            (catalog, query)
passpassno resultpass
        stemming-queries-results-q2
            (catalog, query)
passpassno resultpass
        stemming-queries-results-q2b
            (catalog, query)
passpassno resultpass
    Use Case "THESAURUS"12/1212/120/1212/123/4
        thesaurus-queries-results-q1
            (catalog, query)
passpassno resultpass
        thesaurus-queries-results-q1b
            (catalog, query)
passpassno resultpass
        thesaurus-queries-results-q2
            (catalog, query)
passpassno resultpass
        thesaurus-queries-results-q2b
            (catalog, query)
passpassno resultpass
        thesaurus-queries-results-q3
            (catalog, query)
passpassno resultpass
        thesaurus-queries-results-q3b
            (catalog, query)
passpassno resultpass
        thesaurus-queries-results-q4
            (catalog, query)
passpassno resultpass
        thesaurus-queries-results-q4b
            (catalog, query)
passpassno resultpass
        thesaurus-queries-results-q5
            (catalog, query)
passpassno resultpass
        thesaurus-queries-results-q5b
            (catalog, query)
passpassno resultpass
        thesaurus-queries-results-q6
            (catalog, query)
passpassno resultpass
        thesaurus-queries-results-q6b
            (catalog, query)
passpassno resultpass
    Use Case "STOP-WORD"6/66/60/66/63/4
        stop-word-queries-results-q1
            (catalog, query)
passpassno resultpass
        stop-word-queries-results-q1b
            (catalog, query)
passpassno resultpass
        stop-word-queries-results-q2
            (catalog, query)
passpassno resultpass
        stop-word-queries-results-q2b
            (catalog, query)
passpassno resultpass
        stop-word-queries-results-q3
            (catalog, query)
passpassno resultpass
        stop-word-queries-results-q3b
            (catalog, query)
passpassno resultpass
    Use Case "CHARACTER"8/88/80/88/83/4
        character-queries-results-q1
            (catalog, query)
passpassno resultpass
        character-queries-results-q1b
            (catalog, query)
passpassno resultpass
        character-queries-results-q2
            (catalog, query)
passpassno resultpass
        character-queries-results-q2b
            (catalog, query)
passpassno resultpass
        character-queries-results-q3
            (catalog, query)
passpassno resultpass
        character-queries-results-q3b
            (catalog, query)
passpassno resultpass
        character-queries-results-q4
            (catalog, query)
passpassno resultpass
        character-queries-results-q4b
            (catalog, query)
passpassno resultpass
    Use Case "LOGICAL"14/1414/140/1414/143/4
        logical-queries-results-q1
            (catalog, query)
passpassno resultpass
        logical-queries-results-q1b
            (catalog, query)
passpassno resultpass
        logical-queries-results-q2
            (catalog, query)
passpassno resultpass
        logical-queries-results-q2b
            (catalog, query)
passpassno resultpass
        logical-queries-results-q3
            (catalog, query)
passpassno resultpass
        logical-queries-results-q3b
            (catalog, query)
passpassno resultpass
        logical-queries-results-q4
            (catalog, query)
passpassno resultpass
        logical-queries-results-q4b
            (catalog, query)
passpassno resultpass
        logical-queries-results-q5
            (catalog, query)
passpassno resultpass
        logical-queries-results-q5b
            (catalog, query)
passpassno resultpass
        logical-queries-results-q6
            (catalog, query)
passpassno resultpass
        logical-queries-results-q6b
            (catalog, query)
passpassno resultpass
        logical-queries-results-q7
            (catalog, query)
passpassno resultpass
        logical-queries-results-q7b
            (catalog, query)
passpassno resultpass
    Use Case "CARDINALITY"8/88/80/88/83/4
        cardinality-queries-results-q1
            (catalog, query)
passpassno resultpass
        cardinality-queries-results-q1b
            (catalog, query)
passpassno resultpass
        cardinality-queries-results-q2
            (catalog, query)
passpassno resultpass
        cardinality-queries-results-q2b
            (catalog, query)
passpassno resultpass
        cardinality-queries-results-q3
            (catalog, query)
passpassno resultpass
        cardinality-queries-results-q3b
            (catalog, query)
passpassno resultpass
        cardinality-queries-results-q4
            (catalog, query)
passpassno resultpass
        cardinality-queries-results-q4b
            (catalog, query)
passpassno resultpass
    Use Case "PROXIMITY"10/1010/100/1010/103/4
        proximity-queries-results-q1
            (catalog, query)
passpassno resultpass
        proximity-queries-results-q1b
            (catalog, query)
passpassno resultpass
        proximity-queries-results-q2
            (catalog, query)
passpassno resultpass
        proximity-queries-results-q2b
            (catalog, query)
passpassno resultpass
        proximity-queries-results-q3
            (catalog, query)
passpassno resultpass
        proximity-queries-results-q3b
            (catalog, query)
passpassno resultpass
        proximity-queries-results-q4
            (catalog, query)
passpassno resultpass
        proximity-queries-results-q4b
            (catalog, query)
passpassno resultpass
        proximity-queries-results-q5
            (catalog, query)
passpassno resultpass
        proximity-queries-results-q5b
            (catalog, query)
passpassno resultpass
    Use Case "AXES"7/77/70/77/73/4
        axes-queries-results-q1
            (catalog, query)
passpassno resultpass
        axes-queries-results-q1b
            (catalog, query)
passpassno resultpass
        axes-queries-results-q2
            (catalog, query)
passpassno resultpass
        axes-queries-results-q2b
            (catalog, query)
passpassno resultpass
        axes-queries-results-q3
            (catalog, query)
passpassno resultpass
        axes-queries-results-q3b
            (catalog, query)
passpassno resultpass
        axes-queries-results-q4
            (catalog, query)
passpassno resultpass
    Use Case "IGNORE"0/88/80/80/81/4
        ignore-queries-results-q1
            (catalog, query)
failpassno resultfail
        ignore-queries-results-q1b
            (catalog, query)
failpassno resultfail
        ignore-queries-results-q2
            (catalog, query)
failpassno resultfail
        ignore-queries-results-q2b
            (catalog, query)
failpassno resultfail
        ignore-queries-results-q3
            (catalog, query)
failpassno resultfail
        ignore-queries-results-q3b
            (catalog, query)
failpassno resultfail
        ignore-queries-results-q4
            (catalog, query)
failpassno resultfail
        ignore-queries-results-q4b
            (catalog, query)
failpassno resultfail
    Use Case "FULL-TEXT-COMPOSABILITY"6/77/70/76/71/4
        full-text-composability-queries-results-q1
            (catalog, query)
passpassno resultpass
        full-text-composability-queries-results-q2
            (catalog, query)
passpassno resultpass
        full-text-composability-queries-results-q2b
            (catalog, query)
passpassno resultpass
        full-text-composability-queries-results-q3
            (catalog, query)
passpassno resultpass
        full-text-composability-queries-results-q3b
            (catalog, query)
passpassno resultpass
        full-text-composability-queries-results-q4
            (catalog, query)
failpassno resultfail
        full-text-composability-queries-results-q5
            (catalog, query)
passpassno resultpass
    Use Case "XQUERY-XPATH-COMPOSABILITY"10/1010/100/1010/103/4
        xquery-xpath-composability-queries-results-q1
            (catalog, query)
passpassno resultpass
        xquery-xpath-composability-queries-results-q2
            (catalog, query)
passpassno resultpass
        xquery-xpath-composability-queries-results-q3
            (catalog, query)
passpassno resultpass
        xquery-xpath-composability-queries-results-q4
            (catalog, query)
passpassno resultpass
        xquery-xpath-composability-queries-results-q5
            (catalog, query)
passpassno resultpass
        xquery-xpath-composability-queries-results-q6
            (catalog, query)
passpassno resultpass
        xquery-xpath-composability-queries-results-q7
            (catalog, query)
passpassno resultpass
        xquery-xpath-composability-queries-results-q8
            (catalog, query)
passpassno resultpass
        xquery-xpath-composability-queries-results-q9
            (catalog, query)
passpassno resultpass
        xquery-xpath-composability-queries-results-q9b
            (catalog, query)
passpassno resultpass
    Use Case "SCORE"7/77/70/77/73/4
        score-queries-results-q1
            (catalog, query)
passpass

absolute scores different

no resultpass
        score-queries-results-q2
            (catalog, query)
passpass

absolute scores different, giving a different result

no resultpass
        score-queries-results-q3
            (catalog, query)
passpassno resultpass
        score-queries-results-q3b
            (catalog, query)
passpassno resultpass
        score-queries-results-q4
            (catalog, query)
passpass

absolute scores different, giving a different result

no resultpass
        score-queries-results-q5
            (catalog, query)
passpassno resultpass
        score-queries-results-q6
            (catalog, query)
passpassno resultpass
Consistency in XQFTTS Catalog3/33/30/33/33/4
    Catalog001
        (catalog, query)
passpassno resultpass
    Catalog002
        (catalog, query)
passpassno resultpass
    Catalog003
        (catalog, query)
passpassno resultpass

Generated: jmelton

01/20/2011 14:13