![]() |
|
![]() |
|
OMNIDEX |
Omnidex Text |
|
Spell-Checked SearchesOmnidex Text has the ability to spell-check and automatically correct criteria based on common and unambiguous spelling errors. Spell-checked searches are accomplished by using the SPELLCHECK option of the $CONTAINS function, or by using the SPELLCHECK function directly in the qualification criteria. In most applications, spellchecking takes two forms. In the first approach, common misspellings can be automatically replaced without asking permission from the user. However, many misspelling could be corrected to more than one word. For example, the word ther is obviously misspelled, but it is uncertain whether it should be there, their, the or other. Use the MISSPELLINGS or SUGGESTIONS option for these situations.
SPELLCHECK FunctionCauses Omnidex to check the spelling of the provided criteria. SyntaxSPELLCHECK(criteria[, approach[, options]]) SYNONYMS criteria approach options
OptionsThere are currently no valid options available for use with this function.
ExampleQUALIFY CATALOG WHERE CONTENT = 'SPELLCHECK(COMAPNY)' SELECT * FROM CATALOG WHERE $CONTAINS(CONTENT,'COMAPNY','SPELLCHECK')
|
|
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 |