|
|
|
OMNIDEX |
Environment Catalog |
|
|
Index StatementINDEX index_name
INDEX index_name[[environment_name.]database_name.]index_name index_name represents a non-ambiguous index or view. index_name MUST BEGIN WITH A LETTER, A-Z (case insensitive) and may contain up to 32 characters including letters, numbers and allowed special characters. If index_name contains any reserved words or allowed special characters, it must be enclosed in single or double quotes.
TYPE index_type_specRequired when declaring an INDEX index and can declare any one of these values:
AS column_spec [, column_spec...]Required when declaring an INDEX index. This string, up to 32 characters long, uniquely identifies the column defined within the Environment to which the native index corresponds.
PHYSICAL "native_index"Optional. This is a quoted string of up to 255 characters which references the underlying database's native name for the index.
|
|
|
| Environment
Catalog |
Database
Integration |
Omnidex
Text |
Other
Features |
| Environment |
| Database |
| Table |
| Column |
| Rule |
| Index |
| Message |
| SQL Server |
| Oracle |
| DB2 |
| Flat Files |
| External Documents |
| Configuration |
| Keyword Searches |
| Synonym Searches |
| Proximity Searches |
| Form Searches |
| Misspelling Searches |
| Spell Check Searches |
| Phonetic Searches |
| Exporting Data |
| Pseudo-columns |
| Partitioning |