General search rules
In the base configuration, PolicyCenter uses the following general rules as it performs a database search on a column that is configured to support linguistic searching:
- All searches are case insensitive,
regardless of the value of the
strengthattribute on<LinguisticSearchCollation>.PolicyCenter regards the characters
eandEas the same. - All searches take punctuation
into account.
PolicyCenter regards O'Reilly and OReilly as different.
- All searches in which the
strengthattribute on<LinguisticSearchCollation>is set toprimaryignore accent marks.PolicyCenter regards the characters
eandèas the same. - All searches in which the
strengthattribute on<LinguisticSearchCollation>is set tosecondarytake into account any accent marks.PolicyCenter regards the characters
eandèas different.
PolicyCenter
searches only database columns for which you set the supportsLinguisticSearch attribute
to true.
