Closed
Description
Currently I don't think there is an ability to select a search mode via the splunk python sdk, ie Fast, Smart, or Verbose.
We are having an issue with Splunk search time field extracting in Smart mode which breaks any query using the stats function. The splunk python sdk currently defaults to Smart mode, which means all the requests/queries we make via this module and the stats function break.