Close
dtSearch Engine API for Java
IndexJob.setCreateAccentSensitive Method
Syntax
Java
public void setCreateAccentSensitive(boolean newCreateAccentSensitive);

Index will preserve accents when indexing words. Otherwise, accents are stripped from words being indexed. Stripping of accents is done using information in the dtSearch alphabet file.