Module opensearch::params

source ·
Expand description

API parameters

Enums

  • The unit in which to display byte values
  • What to do when the delete by query hits version conflicts?
  • The default operator for query string query (AND or OR)
  • Whether to expand wildcard expression to concrete indices that are open, closed or both.
  • Optional parameter to specify the high level file format  
  • Group tasks by nodes or parent/child relationships  
  • A health status (“green”, “yellow”, or “red” to filter only indices matching the specified health status
  • Specify the level of detail for returned information
  • Explicit operation type. Defaults to index for requests with an explicit document ID, and to createfor requests without an explicit document ID
  • If true then refresh the affected shards to make this operation visible to search, if wait_for then wait for a refresh to make this operation visible to search, if false (the default) then do nothing with refreshes.
  • Search operation type
  • The multiplier in which to display values
  • Control the number of slices a task should be divided into. Defaults to Slices::Count(1), meaning the task is not sliced.
  • Control how the _source field is returned with every hit.
  • Specify suggest mode
  • The unit in which to display time values
  • Control how the total number of hits should be tracked.
  • The type to sample (default: cpu)
  • Specific version type
  • Wait until all currently queued events with the given priority are processed
  • Wait until cluster is in a specific state