Enumeration of Word Search Methods

DEF ENUM enumeration name KDB_WS_METHOD_ENUM

Enumeration ValueValueDescription
_KDB_WS_METHOD_LEGACY2Legacy method for generating word search tables
_KDB_WS_METHOD_CLIENT_SORT1Pull words to client and sort before inserting

Back to the list of Enumerations and Constants