ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Oracle Text. Application Developers Guide

دانلود کتاب متن اوراکل. راهنمای برنامه نویسان برنامه

Oracle Text. Application Developers Guide

مشخصات کتاب

Oracle Text. Application Developers Guide

دسته بندی: پایگاه داده ها
ویرایش: release 9.0.1 
نویسندگان:   
سری:  
 
ناشر:  
سال نشر: 2001 
تعداد صفحات: 182 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 1 مگابایت 

قیمت کتاب (تومان) : 44,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 12


در صورت تبدیل فایل کتاب Oracle Text. Application Developers Guide به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب متن اوراکل. راهنمای برنامه نویسان برنامه نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب متن اوراکل. راهنمای برنامه نویسان برنامه

راهنمای برنامه‌نویس Oracle Text برای کاربرانی در نظر گرفته شده است که وظایف زیر را انجام می‌دهند: ■ توسعه برنامه‌های Oracle Text. ■ مدیریت نصب Oracle Text. برای استفاده از این سند، باید با سیستم مدیریت پایگاه داده رابطه‌ای شی Oracle، SQL، SQL* تجربه داشته باشید. به علاوه و PL/SQL.


توضیحاتی درمورد کتاب به خارجی

Oracle Text Application Developer's Guide is intended for users who perform the following tasks:■ Develop Oracle Text applications.■ Administer Oracle Text installations.To use this document, you need to have experience with the Oracle object relational database management system, SQL, SQL*Plus, and PL/SQL.



فهرست مطالب

Send Us Your Comments......Page 9
Preface......Page 11
1 Introduction to Oracle Text......Page 19
Document Classification Applications......Page 20
Query Language and Operators......Page 21
Prerequisites For Building Your Query Application......Page 22
Loading Your Text Table......Page 23
Storing URLs......Page 24
Supported Document Formats......Page 25
Loading Text from File-System......Page 26
Type of Index......Page 27
General Defaults for All Languages......Page 28
Customizing Your CONTEXT Index......Page 29
Index Maintenance......Page 30
A Simple Text Query Application......Page 32
Word Query Example......Page 34
Structured Field Searching......Page 35
Other Query Features......Page 36
Hitlist Example......Page 38
Presenting Document Hit Count......Page 40
Document Presentation and Highlighting......Page 41
Highlighting Example......Page 42
Document List of Themes Example......Page 43
Gist Example......Page 44
2 Indexing......Page 45
Structure of the Oracle Text CONTEXT Index......Page 46
Merged Word and Theme Index......Page 47
Datastore Object......Page 48
Indexing Engine......Page 49
Parallel Indexing......Page 50
Indexing Views......Page 51
Considerations For Indexing......Page 52
Type of Index......Page 53
Location of Text......Page 54
Document Formats and Filtering......Page 55
Document Character Set......Page 56
Indexing Special Characters......Page 57
Other Characters......Page 58
Base-Letter Conversion for Characters with Diacritical Marks......Page 59
Composite Words......Page 60
Better Wildcard Query Performance......Page 61
Multi-Language Stoplists......Page 62
Procedure for Creating a CONTEXT Index......Page 64
Specifying MULTI_COLUMN_DATASTORE......Page 65
PROCEDURE_FILTER Example......Page 66
MULTI_LEXER Example: Indexing a Multi-Language Table......Page 67
BASIC_WORDLIST Example: Enabling Substring and Prefix Indexing......Page 68
Using Stopwords and Stoplists......Page 69
PL/SQL Procedures for Managing Stoplists......Page 70
Default CONTEXT Index Example......Page 71
Custom CONTEXT Index Example: Indexing HTML Documents......Page 72
About CTXCAT Sub-Indexes and Their Costs......Page 73
Creating CTXCAT Sub-indexes......Page 74
Structured Query Clause Category B......Page 75
Create a Table of Queries......Page 76
Classifying a Document......Page 77
Resuming Failed Index......Page 78
Example......Page 79
Synchronizing the Index......Page 80
Index Fragmentation......Page 81
Examples: Optimizing the Index......Page 82
3 Querying......Page 85
CONTAINS SQL Example......Page 86
Structured Query with CONTAINS......Page 87
CATSEARCH SQL Query......Page 88
MATCHES SQL Query......Page 89
MATCHES PL/SQL Example......Page 90
Word and Phrase Queries......Page 91
ABOUT Queries and Themes......Page 92
CATSEARCH Operator......Page 93
Stopwords and Case-Sensitivity......Page 94
Query Explain Plan......Page 95
Logical Operators......Page 97
Stored Query Expressions......Page 99
Calling PL/SQL Functions in CONTAINS......Page 100
Query Operators for CATSEARCH......Page 102
Retrieving a Range of Documents......Page 103
PL/SQL Count Hits Example......Page 105
4 Document Presentation......Page 107
Highlight Procedure......Page 108
Filter Procedure......Page 109
In-Memory Themes......Page 110
In-Memory Gist......Page 111
Theme Summary......Page 112
5 Query Tuning......Page 115
Collecting Statistics......Page 116
Re-Collecting Statistics......Page 117
Deleting Statistics......Page 118
Better Response Time with FIRST_ROWS......Page 119
Better Response Time with CHOOSE......Page 120
FIRST_ROWS Mode......Page 122
Tuning Queries with Blocking Operations......Page 123
6 Document Section Searching......Page 125
Create a Section Group......Page 126
Path Searching with INPATH and HASPATH Operators......Page 128
Zone Section......Page 129
Nested Zone Sections......Page 130
Visible and Invisible Field Sections......Page 131
Attribute Section......Page 132
Special Section......Page 133
Searching HTML Meta Tags......Page 134
Example: Creating Sections for Tags......Page 135
Attribute Searching......Page 136
Creating Document Type Sensitive Sections......Page 137
Path Section Searching......Page 138
Any-Level Tag Searching......Page 139
Attribute Value Testing......Page 140
Section Equality Testing with HASPATH......Page 141
7 Working With a Thesaurus......Page 143
ctxload Utility......Page 144
Case-insensitive Thesauri......Page 145
Supplied Thesaurus Structure and Content......Page 146
Supplied Thesaurus Location......Page 147
Defining Hierarchical Relations......Page 148
Limitations......Page 150
Limitations......Page 151
Loading a Thesaurus with ctxload......Page 152
Compiling a Loaded Thesaurus......Page 153
Knowledge Base Character Set......Page 154
Limitations......Page 155
8 Administration......Page 157
Granting Roles and Privileges to Users......Page 158
DML Queue......Page 159
The CTX_OUTPUT Package......Page 160
Servers......Page 161
Administration Tool......Page 162
A A CONTEXT Query Application......Page 163
The PSP Web Application......Page 164
Building the Web Application......Page 165
loader.ctl......Page 168
loader.dat......Page 169
search_htmlservices.sql......Page 170
search_html.psp......Page 172
Index......Page 175




نظرات کاربران