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

Index will treat words with different capitalization as different words. (apple and Apple would be two different words.)