Data Storage Preferences
This section discusses the types associated with data storage preferences.
-
The
CTXSYS.DEFAULT_DATASTOREpreference uses the DIRECT_DATASTORE type. Use this preference to create indexes for text columns in which the text is stored directly in the column. -
The
CTXSYS.FILE_DATASTOREpreference uses theFILE_DATASTORE type. -
The
CTXSYS.URL_DATASTOREpreference uses theURL_DATASTORE type.