Close
dtSearch Engine API for Java
SearchJob.setStemming Method
Syntax
Java
public void setStemming(boolean newStemming);

If true, the engine will match grammatical variations of words in the search request, using the stemming rules in STEMMING.DAT. To enable stemming for a particular word, put a ~ after the word in the search request.