Lines Matching refs:should

94 $params['force']          = (boolean) True if the job should be forcefully closed
152 $params['force'] = (boolean) True if the job should be forcefully deleted (Default = false)
167 $params['force'] = (boolean) True if the datafeed should be forcefully deleted
224 $params['force'] = (boolean) True if the job should be forcefully deleted (Default = false)
307 $params['lines_to_sample'] = (int) How many lines of the file should be included in the analysis (Default = 1000)
316 $params['should_trim_fields'] = (boolean) Optional parameter to specify whether the values between delimiters in a delimited file should have whitespace trimmed from them
317 $params['grok_pattern'] = (string) Optional parameter to specify the Grok pattern that should be used to extract fields from messages in a semi-structured text file
430 $params['partition_field_value'] = (string) Specifies the partition to retrieve categories for. This is optional, and should never be used for jobs where per-partition categorization is disabled.
466 $params['verbose'] = (boolean) whether the stats response should be verbose (Default = false)
533 $params['desc'] = (boolean) whether the results should be sorted in decending order
786 $params['expand_wildcards'] = (enum) Whether source index expressions should get expanded to open or closed indices (default: open) (Options = open,closed,hidden,none,all)
889 $params['start'] = (string) The start time from where the datafeed should begin
890 $params['end'] = (string) The end time when the datafeed should stop. When not set, the datafeed continues in real time
908 $params['force'] = (boolean) True if the data frame analytics should be forcefully stopped
926 $params['force'] = (boolean) True if the datafeed should be forcefully stopped.
958 $params['expand_wildcards'] = (enum) Whether source index expressions should get expanded to open or closed indices (default: open) (Options = open,closed,hidden,none,all)
1017 $params['timeout'] = (time) How long should the API wait for the job to be opened and the old snapshot to be loaded.