setOption_QueryTopicStemming
setOption_QueryTopicStemming(session, nValue, acConfigurationID)
Whether queries should be stemmed or not (can also be disabled at a per query level)
See also: [Options->Query Topic Options->Topic Stemming]
setOption_QueryTopicList
setOption_QueryTopicList(session, sPath, acConfigurationID)
List or path to file of Query Topic Definitions
See also: [Options->Query Topic Options->Topic List]
setOption_MaxQueryLength
setOption_MaxQueryLength(session, sPath, acConfigurationID)
Sets a limit (in bytes) on query topic definition. By default, the limit is 10240 bytes.
See also: [Options->Query Topic Options->Maximum query length]
Updated 11 months ago