Exporters From Japan
Wholesale exporters from Japan   Company Established 1983
CARVIEW
Select Language
  • It is implementation-defined which thesaurus relationships an implementation supports.

  • 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.

  • The behavior of the implementation when it encounters a combination of thesauri, levels, and relationships that it does not support is implementation-defined.

  • The match option application order, subject to the stated constraints, is implementation-defined.

  • When the option "using default stop words" is used, an implementation-defined collection of stop words is used.

  • When a stop word is specified in a query, then the number of tokens in the text that are matched by that stop word is implementation-defined.

  • 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.

  • The set of valid language identifiers is implementation-defined.

  • If an invalid language identifier is specified, then the behavior is implementation-defined.

  • Certain values in the static context (see C Static Context Components) that can be overwritten or augmented by implementations are implementation-defined.

  • Which namespace URIs will be recognized for denoting extension selection pragmas is implementation-defined, as is the syntax and behavior of recognized pragmas.

  • Which namespace URIs will be recognized for denoting extension options is implementation-defined, as is the syntax and behavior of recognized options.

  • 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.

  • It is implementation-defined which thesaurus relationships an implementation supports.

  • If a query does not specify the number of levels, and the implementation does not follow the default of querying all levels of hierarchical relationships, then the number of levels of hierarchical relationships queries is implementation-defined.

  • If a query specifies thesaurus relationships or levels not supported by the thesaurus, or does not specify a relationship, the behavior is implementation-defined.

  • It is implementation-defined what a stem of a token is, and whether stemming is based on an algorithm, dictionary, or mixed approach.

  • 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.

  • 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.

  • The "stop words default" option specifies that an implementation-defined collection of stop words is used.

  • 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.

  • 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.

  • The conditions under which tokenization of two equal items produces different tokens is implementation-defined.

  • An implementation may impose an implementation-defined restriction on the operand of FTIgnoreOption.

  • 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.

  • J Change Log (Non-Normative)

    Michael Dyck2008-08-193.6.3 Distance Selection Change the prose around example 2 to agree with the meeting 170 decision re distance filter applied to n>2 matches.
    Jim Melton2008-08-26Sections 2.3.1 Using Weights Within a Scored FTContainsExpr, 3 Full-Text Selections, and D Error Conditions Ensure that all description of weights, valid values, and errors related to invalid values are captured in one place, and generalize the description of the error raised for invalid values. Resolves bug 5812.
    Jim Melton2008-08-26Section 3.8 Extension Selections Correct syntax of the second and third examples. Resolves bug 5879.
    Jim Melton2008-08-26Section 3.5.4 Not-Selection Rewrite the second example to correspond to the search document content. Resolves bug 5884.
    Jim Melton2008-08-26Section 3.5.4 Not-Selection Rewrite the third example to correspond to the search document structure. Resolves bug 5885.
    Mary Holstege2008-10-30MiscellaneousAdd text to clarify status of attribute searches (bug 5975) and of scope and constraints on score variables (bug 6094).
    Mary Holstege2008-10-30Full-Text SelectionsChange scope of weight variables to FTPrimary rather than FTSelection to resolve bug 6178.
    Michael Dyck2008-11-072.3.1 Using Weights Within a Scored FTContainsExpr Collateral changes due to Bug 6178's relocation of FTWeight within grammar.
    Michael Dyck2008-11-07 3.4 Match Options, 3.6 Positional Filters Add text intended to clarify scope of options/filters. [Bug 5977]
    Jim Melton2008-11-12Appendix E XML Syntax (XQueryX) for XQuery and XPath Full Text 1.0 Revise Schema and stylesheet to reflect change in position of "weight" in the grammar.
    Pat Case2008-11-23Removed count > 0 from examplesRemoved count > 0 from examples in 3.4.3 Thesaurus Option and 3.4.7 Stop Word Option.
    Pat Case2008-11-23Corrected FTLanguage exampleCorrected the FTLanguage example in Section 3.4.1 to search in content//p and to search for "salon de thé".
    Michael Dyck2009-01-084.2.7.9 FTDistance Rewrite the very last sentence. [Bug 6303]
    Michael Dyck2009-01-08Grammar, Full-Text Selections Get rid of "multiple-match-options" as an extra-grammatical constraint, and instead make it a conventional static error (FTST0019).
    Jim Melton2009-01-28Section 1 Introduction Inserted paragraph stating that Notes are not normative.
    Jim Melton2009-01-28Appendix D Error Conditions Added entries and descriptions for errors XPST0003, XQST0013, and XQST0079.
    Mary Holstege2009-02-19Window Selection 3.6.2 Window Selection Provided corrected commentary on windowing example; clarified non-applicability of contents of attribute in this example.
    Mary Holstege2009-02-19FTUnit and FTBigUnit 5.2.3 FTUnit and FTBigUnit Clarified that we did not mean for 'word' and 'words' to be optional units.
    Mary Holstege2009-02-19Thesaurus Option 3.4.3 Thesaurus Option and Error Conditions D Error Conditions Added error FTST0018 for missing thesauri.
    Michael Dyck2009-02-264.2.7.7 FTContent Rewrite fts:ApplyFTContent() to fix 'entire content'. In the process, introduce fts:TokenInfoCoversTokenPosition(), fts:getLowestTokenPosition(), & fts:getHighestTokenPosition() and drop fts:isStartToken() & fts:isEndToken()
    Michael Dyck2009-02-264.2.7.7 FTContent Add example of counter-intuitive behaviour due to @isContiguous=false.
    Michael Dyck2009-03-164.2.7.9 FTDistance Rearrange the section to bring together the parts about fts:ApplyFTDistance.
    Michael Dyck2009-03-164.2.4 Formal semantics functions & 4.2.7.9 FTDistance Dissolve 4.2.4 and integrate its content into 4.2.7.9 (now 4.2.6.9).
    Michael Dyck2009-03-174.2.6.8 FTWindow Fix two typos in fts:joinIncludes(). (Bug 6386)
    Michael Dyck2009-03-17fts:evaluate, fts:FormRange, fts:UnaryNotHelper, fts:calcStopWords Fix some typos that would give static errors or type errors if you tried to treat these functions as actual XQuery code.
    Mary Holstege2009-03-19fts:ApplyFTScopeDifferentSentence, fts:ApplyFTScopeDifferentParagraph Fix code to properly handle the case where there is a single string include.
    Pat Case2009-03-28Changed FTStopword examples 1 and 3 Removed the stemming match option and changed the operand propagation to propagating in FTStopword examples 1 and 3.
    Michael Dyck2009-04-143.4.1 Language Option Fix typo in example query.
    Jim Melton2009-04-30E.3.1.2 A Solution in Full Text XQueryX Fix element names in example. (Bug 6840)
    Michael Dyck2009-06-063.2 Search Tokens and Phrases Add wording to handle cases involving empty sequences of items or tokens. (Bug 6813)
    Michael Dyck2009-06-084.2.4 FTWords Fix error in fts:ApplyFTWordsAnyWord().
    Michael Dyck2009-07-053.4.2 Wildcard Option, Appendix D Errors Wording changes, add more examples. Add error FTDY0020.
    Michael Dyck2009-07-063.4.2 Wildcard Option Delete Note re wildcards and token boundaries.
    Michael Dyck2009-07-06E.1 XQueryX representation of XQuery and XPath Full Text 1.0 Add element declaration for ftMatchOptions.
    Michael Dyck2009-07-14E.2 XQueryX stylesheet for XQuery and XPath Full Text 1.0 Bug fixes.
    Mary Holstege2009-09-03Various Modify match option syntax to avoid conflicts with XQuery and XQuery Update Facility: change "with" to "using" and "without" to "using no", plus adding "using" before other options for consistency. Change 'ftcontains' to 'contains text'. Bugzilla bugs 7247 and 7271.
    Jim Melton2009-09-18E.1 XQueryX representation of XQuery and XPath Full Text 1.0 Fixed grammar within a comment re: Bugzilla Bug 7247. Fixed grammar within comments re: Bugzilla Bug 7271; also fixed enumeration values and element content names for complex types ftStemOption, ftThesaurusOption, ftStopwordOption, and ftWildCardOption re: Bugzilla Bug 7271.
    Jim Melton2009-09-18E.2 XQueryX stylesheet for XQuery and XPath Full Text 1.0 Fixed templates' generated output re: Bugzilla Bug 7247 and Bugzilla Bug 7271.
    Jim Melton2009-09-18E.3 XQueryX for XQuery and XPath Full Text 1.0 example Fixed "original" XQuery, the XQueryX code, and the XQuery resulting from transforming the XQueryC code re: Bugzilla Bug 7247 and Bugzilla Bug 7271.
    Michael Dyck2009-10-10Sections 3.4.* and Appendix A Change match option syntax to resolve bug 7271.
    Michael Dyck2009-10-10Section 2.2.1 and Appendix A Change FTContainsExpr syntax to resolve bug 7247.
    Pat Case2009-11-10Section 4.2.5.1 Types Corrected an error in the FTMatchOptions schema for FTDiacriticsOption changing case insensitive to diacritics insensitive and changing case sensitive to diacritics sensitive
    Michael Dyck2009-11-25Section 2.3.1 and 3.1.1, Appendix A and B Change syntax of FTWeight: replace RangeExpr with "{" Expr "}". Change examples and prose accordingly.
    Mary Holstege2009-12-10Appendix D, Section 4.2.5 Change semantics schema and functions to replace "with/without".
    Michael Dyck2010-01-25Section 3.5.3 Mild-Not Selection Clarify that FTDY0017 is a dynamic error, and not statically detectable.
    Mary Holstege2010-05-25Sections 3.4.3 Thesaurus Option and 3.4.7 Stop Word Option Resolve [9677] by making it clear the relative URIs for thesauri and stop word lists should be resolved against the base URI in the static context.
    Mary Holstege2010-05-25Appendix D Error Conditions Resolve [9681] by replacing the obsolete operators && and || by ftand and ftor, respectively.
    Michael Dyck2010-07-11Sections 3.4.7 Stop Word Option and 4.2.5.8 FTStopWordOption Replace wording that said that stop words are "removed from the search" or "removed from the set of query tokens".
    Michael Dyck2010-07-11Sections 3.4.7 Stop Word Option and I Checklist of Implementation-Defined Features (Non-Normative) Change two occurrences of "default stop words" to "stop words default". (Leftovers from 2009-10-10.)
    Michael Dyck2010-07-13Sections 3.4.7 Stop Word Option and I Checklist of Implementation-Defined Features (Non-Normative) Add wording to state that an implementation-defined comparison is used to determine whether a query token appears in a collection of stop words.
    Michael Dyck2010-09-064.2.6.6 FTScope Fix the 'where' conditions in fts:ApplyFTScopeDifferentSentence() and fts:ApplyFTScopeDifferentParagraph(). And tweak the prose following the former. (See Bugzilla Bug 9448.)
    Jim Melton2010-09-07E.2 XQueryX stylesheet for XQuery and XPath Full Text 1.0 Fixed two templates (weights and extensions).
    Michael Dyck2010-09-13 Section 3.2 (Search Tokens and Phrases), Appendix A (EBNF for XQuery 1.0 Grammar with Full-Text extensions), and Appendix B (EBNF for XPath 2.0 Grammar with Full-Text extensions) In the production for FTWordsValue, change "Literal" to "StringLiteral"
    Michael Dyck2010-09-16 Appendix I (Checklist of Implementation-Defined Features) Make the list more consistent with the statements of implementation-defined features in the body of the document. (Delete 2 items, add 3, reword several, reorder several.)
    Michael Dyck2010-11-29 Section 4.2.5.{2,3,7} Pass $noThesaurusOptions down to fts:lookupThesaurus(). (See Bugzilla bug 11209.)
    Michael Dyck2010-11-29 Section 4.2.5.{1,3,7} Eliminate the now-redundant $thesaurusLanguage parameter from fts:lookupThesaurus(), and the now-unnecessary (and not syntactically justified) "language" attribute from complexType ftThesaurusOption. (Clean-up after previous change.)
    Mary Holstege2010-12-06 Section 3.6 Require FTOrder positional filters to be applied before other positional filters.
    Mary Holstege2011-01-04 Sections 2.3.1 and 3.1.1. In resolution of bug 11582, clarify that the second "constraint" on scoring algorithms is actually just a specific consequence of the rules for errors and optimization.
    Mary Holstege2011-01-04 Section 3.4.3 In resolution of bug 11444, change the default from "all levels" to "all levels or to an implementation-defined number of levels."
     
    Original Source | Taken Source