SQL Anywhere provides two default text configuration objects, default_char for use with CHAR data, and default_nchar for use with NCHAR and CHAR data. Note that while default_nchar can be used with any data, character set conversion will be performed.
You can test how a text configuration object affects term breaking using the sa_char_terms and sa_nchar_terms system procedures.
TERM BREAKER clause - Specify the term breaker algorithm
MINIMUM TERM LENGTH clause - Set the minimum term length
MAXIMUM TERM LENGTH clause - Set the maximum term length
STOPLIST clause - Configure the stoplist
PREFILTER clause - Specify the external prefilter algorithm
Date, time, and timestamp format settings
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |