ANSI INCITS ISO IEC 13249-2-2000 Information technology - Database languages - SQL multimedia and application packages - Part 2 Full-Text.pdf
《ANSI INCITS ISO IEC 13249-2-2000 Information technology - Database languages - SQL multimedia and application packages - Part 2 Full-Text.pdf》由会员分享,可在线阅读,更多相关《ANSI INCITS ISO IEC 13249-2-2000 Information technology - Database languages - SQL multimedia and application packages - Part 2 Full-Text.pdf(231页珍藏版)》请在麦多课文档分享上搜索。
1、Reference numberISO/IEC 13249-2:2000(E)ISO/IEC 2000INTERNATIONALSTANDARDISO/IEC13249-2First edition2000-09-01Information technology Databaselanguages SQL multimedia andapplication packages Part 2:Full-TextTechnologies de linformation Langages de bases de donnes Multimdia SQL et paquetages dapplicati
2、on Partie 2: Texte completAdopted by INCITS (InterNational Committee for Information Technology Standards) as an American National Standard.Date of ANSI Approval: 4/4/01Published by American National Standards Institute,25 West 43rd Street, New York, New York 10036Copyright 2002 by Information Techn
3、ology Industry Council (ITI).All rights reserved.These materials are subject to copyright claims of International Standardization Organization (ISO), InternationalElectrotechnical Commission (IEC), American National Standards Institute (ANSI), and Information Technology Industry Council(ITI). Not fo
4、r resale. No part of this publication may be reproduced in any form, including an electronic retrieval system, withoutthe prior written permission of ITI. All requests pertaining to this standard should be submitted to ITI, 1250 Eye Street NW,Washington, DC 20005.Printed in the United States of Amer
5、icaISO/IEC 13249-2:2000(E)PDF disclaimerThis PDF file may contain embedded typefaces. In accordance with Adobes licensing policy, this file may be printed or viewed but shall notbe edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In
6、 downloading thisfile, parties accept therein the responsibility of not infringing Adobes licensing policy. The ISO Central Secretariat accepts no liability in thisarea.Adobe is a trademark of Adobe Systems Incorporated.Details of the software products used to create this PDF file can be found in th
7、e General Info relative to the file; the PDF-creation parameterswere optimized for printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In the unlikely eventthat a problem relating to it is found, please inform the Central Secretariat at the address g
8、iven below. ISO/IEC 2000All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means, electronicor mechanical, including photocopying and microfilm, without permission in writing from either ISO at the address below or ISOs me
9、mber bodyin the country of the requester.ISO copyright officeCase postale 56 Gb7 CH-1211 Geneva 20Tel. + 41 22 749 01 11Fax + 41 22 749 09 47E-mail copyrightiso.chWeb www.iso.chPrinted in Switzerlandii ISO/IEC 2000 All rights reservedISO/IEC 13249-2:2000 (E) ISO/IEC 2000 - All rights reserved iiiCon
10、tents PageFOREWORD ixINTRODUCTION x1 SCOPE 12 NORMATIVE REFERENCES 32.1 International standards 32.2 Publicly available standards 33 DEFINITIONS, NOTATIONS, AND CONVENTIONS 53.1 Definitions 53.1.1 Definitions provided in Part 1 53.1.2 Definitions provided in Part 2 53.1.3 Definitions taken from ISO/
11、IEC 9075 53.1.4 Definitions taken from ANSI/NISO Z39.19 63.2 Notations 63.3 Conventions 64 CONCEPTS 74.1 Text model 74.2 Text identification facilities 74.2.1 Single word patterns (patterns of the form ) 84.2.2 Single phrase patterns (patterns of the form ) 84.2.3 Patterns representing sets of singl
12、e words 94.2.4 Patterns formed by sets of single phrases 114.2.5 Patterns specifying context conditions 134.2.6 Patterns involving Boolean operators 144.2.7 Identification of FullText values which are pertinent to a given text 154.3 Text ranking facilities 154.4 Language aspects 164.4.1 Multilingual
13、 texts and patterns 164.4.2 Treatment of stop words 174.5 Word normalization 174.6 Types and routines provided by this part of ISO/IEC 13249 184.6.1 Types and routines intended for public use 18ISO/IEC 13249-2:2000 (E)iv ISO/IEC 2000 - All rights reserved4.6.2 Types and routines for definition 184.6
14、.3 Technique for defining the semantics of Category 1 Contains methods 185 FULL-TEXT TYPES 215.1 FullText Type and Routines 215.1.1 FullText Type 215.1.2 Contains Methods 245.1.3 Rank Methods 265.1.4 Tokenize Method 285.1.5 TokenizePosition Method 295.1.6 Segmentize Method 315.1.7 TokenizeAndStem Me
15、thod 325.1.8 TokenizePositionAndStem Method 335.1.9 FullText Methods 355.1.10 FullText_to_Character Function 365.1.11 StrctPattern_to_FT_Pattern Function 375.2 FT_TokenPosition Type and Routines 385.2.1 FT_TokenPosition Type 385.3 FT_Pattern Type and Routines 395.3.1 FT_Pattern Type 395.3.2 FT_Patte
16、rn Key Words 556 STRUCTURED SEARCH PATTERN TYPES 576.1 FT_Any Type and Routines 586.1.1 FT_Any Type 586.1.2 Contains Method 596.1.3 FT_Any Method 616.2 FT_Primary Type and Routines 626.2.1 FT_Primary Type 626.2.2 Contains Method 636.2.3 StrctPattern_to_FT_Pattern Method 646.3 FT_WordOrPhrase Type an
17、d Routines 656.3.1 FT_WordOrPhrase Type 656.3.2 Contains Method 666.3.3 StrctPattern_to_FT_Pattern Method 676.3.4 getWordArray Method 686.4 FT_TextLiteral Type and Routines 696.4.1 FT_TextLiteral Type 696.4.2 Contains Method 716.4.3 StrctPattern_to_FT_Pattern Method 736.4.4 matches Method 746.4.5 To
18、kenize Method 756.4.6 getWordArray Method 766.4.7 FT_TextLiteral Methods 776.4.8 EliminateDQS Function 786.4.9 InsertDQS Function 79ISO/IEC 13249-2:2000 (E) ISO/IEC 2000 - All rights reserved v6.5 FT_StemmedWord Type and Routines 806.5.1 FT_StemmedWord Type 806.5.2 Contains Method 826.5.3 StrctPatte
19、rn_to_FT_Pattern Method 846.5.4 TokenizeAndStem Method 856.5.5 FT_StemmedWord Methods 866.6 FT_Phrase Type and Routines 876.6.1 FT_Phrase Type 876.6.2 Contains Method 896.6.3 StrctPattern_to_FT_Pattern Method 936.6.4 getWordArray Method 946.6.5 TokenizePosition Method 956.6.6 FT_Phrase Methods 966.6
20、.7 matches Function 986.6.8 prune Function 1006.7 FT_StemmedPhrase Type and Routines 1016.7.1 FT_StemmedPhrase Type 1016.7.2 Contains Method 1036.7.3 StrctPattern_to_FT_Pattern Method 1076.7.4 TokenizePositionAndStem Method 1096.7.5 FT_StemmedPhrase Methods 1106.8 FT_Proxi Type and Routines 1126.8.1
21、 FT_Proxi Type 1126.8.2 Contains Method 1136.8.3 StrctPattern_to_FT_Pattern Method 1166.8.4 FT_Proxi Method 1176.9 FT_Soundex Type and Routines 1186.9.1 FT_Soundex Type 1186.9.2 Contains Method 1196.9.3 StrctPattern_to_FT_Pattern Method 1206.9.4 FT_Soundex Method 1216.9.5 GetSoundsSimilar Function 1
22、226.10 FT_BroaderTerm Type and Routines 1236.10.1 FT_BroaderTerm Type 1236.10.2 Contains Method 1256.10.3 StrctPattern_to_FT_Pattern Method 1266.10.4 FT_BroaderTerm Method 1276.10.5 GetBroaderTerms Function 1286.11 FT_NarrowerTerm Type and Routines 1316.11.1 FT_NarrowerTerm Type 1316.11.2 Contains M
23、ethod 1336.11.3 StrctPattern_to_FT_Pattern Method 1346.11.4 FT_NarrowerTerm Method 1356.11.5 GetNarrowerTerms Function 1366.12 FT_Synonym Type and Routines 1396.12.1 FT_Synonym Type 1396.12.2 Contains Method 1416.12.3 StrctPattern_to_FT_Pattern Method 142ISO/IEC 13249-2:2000 (E)vi ISO/IEC 2000 - All
24、 rights reserved6.12.4 FT_Synonym Method 1436.12.5 GetSynonymTerms Function 1446.13 FT_PreferredTerm Type and Routines 1466.13.1 FT_PreferredTerm Type 1466.13.2 Contains Method 1486.13.3 StrctPattern_to_FT_Pattern Method 1496.13.4 FT_PreferredTerm Method 1506.13.5 GetPreferredTerms Function 1516.14
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANSIINCITSISOIEC1324922000INFORMATIONTECHNOLOGYDATABASELANGUAGESSQLMULTIMEDIAANDAPPLICATIONPACKAGESPART2FULLTEXTPDF

链接地址:http://www.mydoc123.com/p-436088.html