Oracle Text Reference
Release 9.0.1

Part Number A90121-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to next page

6
CTX_DDL Package

This chapter provides reference information for using the CTX_DDL PL/SQL package to create and manage the preferences, section groups, and stoplists required for Text indexes.

CTX_DDL contains the following stored procedures and functions:

Name  Description 

ADD_ATTR_SECTION 

Adds an attribute section to a section group. 

ADD_FIELD_SECTION 

Creates a filed section and assigns it to the specified section group 

ADD_INDEX 

Adds an index to a catalog index preference. 

ADD_SPECIAL_SECTION 

Adds a special section to a section group. 

ADD_STOPCLASS 

Adds a stopclass to a stoplist. 

ADD_STOP_SECTION 

Adds a stop section to an automatic section group. 

ADD_STOPTHEME 

Adds a stoptheme to a stoplist. 

ADD_STOPWORD 

Adds a stopword to a stoplist. 

ADD_SUB_LEXER 

Adds a sub-lexer to a multi-lexer preference. 

ADD_ZONE_SECTION 

Creates a zone section and adds it to the specified section group. 

CREATE_INDEX_SET 

Creates an index set for CTXCAT index types. 

CREATE_PREFERENCE 

Creates a preference in the Text data dictionary 

CREATE_SECTION_GROUP 

Creates a section group in the Text data dictionary 

CREATE_STOPLIST 

Creates a stoplist. 

DROP_INDEX_SET 

Drops an index set. 

DROP_PREFERENCE 

Deletes a preference from the Text data dictionary  

DROP_SECTION_GROUP 

Deletes a section group from the Text data dictionary 

DROP_STOPLIST 

Drops a stoplist. 

OPTIMIZE_INDEX 

Optimize the index. 

REMOVE_INDEX 

Removes an index from a CTXCAT index preference. 

REMOVE_SECTION 

Deletes a section from a section group 

REMOVE_STOPCLASS 

Deletes a stopclass from a section group. 

REMOVE_STOPTHEME 

Deletes a stoptheme from a stoplist. 

REMOVE_STOPWORD 

Deletes a stopword from a section group. 

SET_ATTRIBUTE 

Sets a preference attribute. 

SYNC_INDEX 

Synchronize index. 

UNSET_ATTRIBUTE 

Removes a set attribute from a preference. 


Go to previous page Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback