Home
last modified time | relevance | path

Searched refs:array (Results 251 – 275 of 765) sorted by path

1...<<11121314151617181920>>...31

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md22 - Fixed warning header as array in YAML tests generator
54 - Fixed using object instead of array in onFailure transport event
120 - Fixed `Client::extractArgument` iterable casting to array;
297 - [DOCS] Proper return type array for get method for `IndicesNamespace` [#651](https://github.com/elastic/elasticsearch-php/pull/651)
H A DREADME.md10 To maintain consistency across all the low-level clients (Ruby, Python, etc.), clients accept simple associative arrays as parameters. All parameters, from the URI to the document body, are defined in the associative array.
167 In elasticsearch-php, almost everything is configured by associative arrays. The REST endpoint, document and optional parameters - everything is an associative array.
170 constructing an associative array of key:value pairs. The request body is itself an associative array with key:value pairs
185 associative array containing a decoded version of the JSON that Elasticsearch returns:
284 an array named `hits`. This represents your search results. Inside of `hits` is another array named `hits`, which contains
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc100 .`bulk(array $params = [])`
116 $params['body'] = (array) The operation definition and data (action-data pairs), separated by newlines (Required)
124 .`clearScroll(array $params = [])`
130 $params['body'] = (array) A comma-separated list of scroll IDs to clear if none was specified via the scroll_id parameter
138 .`closePointInTime(array $params = [])`
143 $params['body'] = (array) a point-in-time id to close
151 .`count(array $params = [])`
172 $params['body'] = (array) A query to restrict the results specified with the Query DSL (optional)
180 .`create(array $params = [])`
195 $params['body'] = (array) Th
[all...]
H A DClientBuilder.asciidoc101 .`fromConfig(array $config, bool $quiet = false)`
116 .`defaultHandler(array $multiParams = [], array $singleParams = [])`
129 .`multiHandler(array $params = [])`
168 .`setConnectionPool(AbstractConnectionPool|string $connectionPool, array $args = [])`
272 .`setHosts(array $hosts)`
324 .`setConnectionParams(array $params)`
454 .`instantiate(Elasticsearch\Transport $transport, callable $endpoint, array $registeredNamespaces)`
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.asciidoc29 .`delete(array $params = [])`
42 .`get(array $params = [])`
58 .`status(array $params = [])`
71 .`submit(array $params = [])`
H A DAutoscalingNamespace.asciidoc29 .`deleteAutoscalingPolicy(array $params = [])`
42 .`getAutoscalingCapacity(array $params = [])`
54 .`getAutoscalingPolicy(array $params = [])`
67 .`putAutoscalingPolicy(array $params = [])`
73 $params['body'] = (array) the specification of the autoscaling policy (Required)
H A DCatNamespace.asciidoc50 .`aliases(array $params = [])`
70 .`allocation(array $params = [])`
91 .`count(array $params = [])`
109 .`fielddata(array $params = [])`
128 .`health(array $params = [])`
147 .`help(array $params = [])`
161 .`indices(array $params = [])`
187 .`master(array $params = [])`
206 .`mlDataFrameAnalytics(array $params = [])`
227 .`mlDatafeeds(array
[all...]
H A DCcrNamespace.asciidoc38 .`deleteAutoFollowPattern(array $params = [])`
51 .`follow(array $params = [])`
58 $params['body'] = (array) The name of the leader index and other optional ccr related parameters (Required)
66 .`followInfo(array $params = [])`
79 .`followStats(array $params = [])`
92 .`forgetFollower(array $params = [])`
98 $params['body'] = (array) the name and UUID of the follower index, the name of the cluster containing the follower index, and the alias from the perspective of that cluster for the remote cluster containing the leader index (Required)
106 .`getAutoFollowPattern(array $params = [])`
119 .`pauseAutoFollowPattern(array $params = [])`
132 .`pauseFollow(array
[all...]
H A DClusterNamespace.asciidoc40 .`allocationExplain(array $params = [])`
47 $params['body'] = (array) The index, shard, and primary flag to explain. Empty means 'explain the first unassigned shard'
55 .`deleteComponentTemplate(array $params = [])`
70 .`deleteVotingConfigExclusions(array $params = [])`
83 .`existsComponentTemplate(array $params = [])`
98 .`getComponentTemplate(array $params = [])`
113 .`getSettings(array $params = [])`
129 .`health(array $params = [])`
153 .`pendingTasks(array $params = [])`
167 .`postVotingConfigExclusions(array
[all...]
H A DDanglingIndicesNamespace.asciidoc28 .`deleteDanglingIndex(array $params = [])`
44 .`importDanglingIndex(array $params = [])`
60 .`listDanglingIndices(array $params = [])`
H A DDataFrameTransformDeprecatedNamespace.asciidoc33 .`deleteTransform(array $params = [])`
48 .`getTransform(array $params = [])`
66 .`getTransformStats(array $params = [])`
83 .`previewTransform(array $params = [])`
95 .`putTransform(array $params = [])`
109 .`startTransform(array $params = [])`
124 .`stopTransform(array $params = [])`
141 .`updateTransform(array $params = [])`
H A DEnrichNamespace.asciidoc30 .`deletePolicy(array $params = [])`
43 .`executePolicy(array $params = [])`
57 .`getPolicy(array $params = [])`
70 .`putPolicy(array $params = [])`
76 $params['body'] = (array) The enrich policy to register (Required)
84 .`stats(array $params = [])`
H A DEqlNamespace.asciidoc29 .`delete(array $params = [])`
42 .`get(array $params = [])`
57 .`getStatus(array $params = [])`
70 .`search(array $params = [])`
79 $params['body'] = (array) Eql request body. Use the `query` to limit the query scope. (Required)
H A DFeaturesNamespace.asciidoc26 .`getFeatures(array $params = [])`
H A DGraphNamespace.asciidoc26 .`explore(array $params = [])`
35 $params['body'] = (array) Graph Query DSL
H A DIlmNamespace.asciidoc35 .`deleteLifecycle(array $params = [])`
48 .`explainLifecycle(array $params = [])`
63 .`getLifecycle(array $params = [])`
76 .`getStatus(array $params = [])`
88 .`moveToStep(array $params = [])`
94 $params['body'] = (array) The new lifecycle step to move to
102 .`putLifecycle(array $params = [])`
108 $params['body'] = (array) The lifecycle policy definition to register
116 .`removePolicy(array $params = [])`
129 .`retry(array
[all...]
H A DIndicesNamespace.asciidoc81 .`addBlock(array $params = [])`
100 .`analyze(array $params = [])`
106 $params['body'] = (array) Define analyzer/tokenizer parameters and the text on which the analysis should be performed
114 .`clearCache(array $params = [])`
134 .`clone(array $params = [])`
151 .`close(array $params = [])`
170 .`create(array $params = [])`
184 .`createDataStream(array $params = [])`
197 .`dataStreamsStats(array $params = [])`
210 .`delete(array
[all...]
H A DIngestNamespace.asciidoc30 .`deletePipeline(array $params = [])`
45 .`getPipeline(array $params = [])`
59 .`processorGrok(array $params = [])`
71 .`putPipeline(array $params = [])`
79 $params['body'] = (array) The ingest definition (Required)
87 .`simulate(array $params = [])`
94 $params['body'] = (array) The simulate definition (Required)
H A DLicenseNamespace.asciidoc32 .`delete(array $params = [])`
44 .`get(array $params = [])`
58 .`getBasicStatus(array $params = [])`
70 .`getTrialStatus(array $params = [])`
82 .`post(array $params = [])`
88 $params['body'] = (array) licenses to be installed
96 .`postStartBasic(array $params = [])`
109 .`postStartTrial(array $params = [])`
H A DLogstashNamespace.asciidoc28 .`deletePipeline(array $params = [])`
41 .`getPipeline(array $params = [])`
54 .`putPipeline(array $params = [])`
60 $params['body'] = (array) The Pipeline to add or update (Required)
H A DMigrationNamespace.asciidoc26 .`deprecations(array $params = [])`
H A DMlNamespace.asciidoc86 .`closeJob(array $params = [])`
96 $params['body'] = (array) The URL params optionally sent in the body
104 .`deleteCalendar(array $params = [])`
117 .`deleteCalendarEvent(array $params = [])`
131 .`deleteCalendarJob(array $params = [])`
145 .`deleteDataFrameAnalytics(array $params = [])`
161 .`deleteDatafeed(array $params = [])`
175 .`deleteExpiredData(array $params = [])`
189 .`deleteFilter(array $params = [])`
202 .`deleteForecast(array
[all...]
H A DMonitoringNamespace.asciidoc26 .`bulk(array $params = [])`
36 $params['body'] = (array) The operation definition and data (action-data pairs), separated by newlines (Required)
H A DNodesNamespace.asciidoc30 .`hotThreads(array $params = [])`
49 .`info(array $params = [])`
63 .`reloadSecureSettings(array $params = [])`
76 .`stats(array $params = [])`
91 .`usage(array $params = [])`
H A DRollupNamespace.asciidoc34 .`deleteJob(array $params = [])`
48 .`getJobs(array $params = [])`
62 .`getRollupCaps(array $params = [])`
76 .`getRollupIndexCaps(array $params = [])`
90 .`putJob(array $params = [])`
97 $params['body'] = (array) The job configuration (Required)
105 .`rollup(array $params = [])`
112 $params['body'] = (array) The rollup configuration (Required)
120 .`rollupSearch(array $params = [])`
130 $params['body'] = (array) Th
[all...]

1...<<11121314151617181920>>...31