File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
lib/elasticsearch-serverless/api Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ module Actions
50
50
# If a final pipeline is configured it will always run, regardless of the value of this parameter.
51
51
# @option arguments [String] :preference Specifies the node or shard the operation should be performed on.
52
52
# Random by default.
53
+ # @option arguments [String] :q Query in the Lucene query string syntax.
53
54
# @option arguments [Boolean] :refresh If +true+, Elasticsearch refreshes affected shards to make the operation visible to search.
54
55
# @option arguments [Boolean] :request_cache If +true+, the request cache is used for this request.
55
56
# @option arguments [Float] :requests_per_second The throttle for this request in sub-requests per second. Server default: -1.
You can’t perform that action at this time.
0 commit comments