Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Usage » Queries and data modification » Full text search » Text configuration object concepts and reference

 

Example text configuration objects

For a list of all text configuration objects in the database and the settings they contain, query the SYSTEXTCONFIG system view (for example, SELECT * FROM SYSTEXTCONFIG).

You can test how a text configuration object would break a string into terms using the sa_char_terms and sa_nchar_terms system procedures.

 Default text configuration objects
 See also
 Example text configuration objects
 Examples of how CONTAINS strings are interpreted