Close
dtSearch Engine API for Java
SearchFlags.dtsSearchHyphenSignificant Field

In searches of indexes with the dtsoHyphenAll setting, treat hyphens as significant in search terms (so "abc-def" will not find "abc def")

Syntax
Java
public static final int dtsSearchHyphenSignificant = 0x8000000;