Home
last modified time | relevance | path

Searched refs:remove (Results 126 – 150 of 799) sorted by last modified time

12345678910>>...32

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D1216f8f7367df3aa823012cef310c08a.asciidoc14 'source' => 'ctx._source.tag = ctx._source.remove("flag")',
H A D8871b8fcb6de4f0c7dff22798fb10fb7.asciidoc15 'source' => 'if (ctx._source.foo == \'bar\') {ctx._version++; ctx._source.remove(\'foo\')}',
H A Dac544eb247a29ca42aab13826ca88561.asciidoc10 'source' => 'if (ctx._source.tags.contains(params.tag)) { ctx._source.tags.remove(ctx._source.tags.indexOf(params.tag)) }',
H A D58df61acbfb15b8ef0aaa18b81ae98a6.asciidoc9 'script' => 'ctx._source.remove(\'new_field\')',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md399 - [TEST] remove watermark flood from static config [[9b71940]](http://github.com/elasticsearch/elasticsearch-php/commit/9b71940)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIlmNamespace.asciidoc121 $params['index'] = (string) The name of the index to remove policy on
H A DMlNamespace.asciidoc123 $params['event_id'] = (string) The ID of the event to remove from the calendar
137 $params['job_id'] = (string) The ID of the job to remove from the calendar
H A DSlmNamespace.asciidoc39 $params['policy_id'] = (string) The id of the snapshot lifecycle policy to remove
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md101 * Added `ignore_missing` option to `lowercase`, `remove`, `trim` and `uppercase` processors by @deguif [#2001](https://github.com/ruflin/Elastica/pull/2001)
674 - remove _shutdown for Node and Cluster as deprecated
931 - \Elastica\Query\FuzzyLikeThis remove as not supported anymore
1185 - Avoid remove previously added params when adding a suggest to the query [#726](https://github.com/ruflin/Elastica/issues/726/)
1717 - Add get/set/has/remove methods to Document
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc252 manage your {es} indices (add/remove templates, flush segments, close indices,
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md53 * Mark `FulfilledPromise`, `RejectedPromise` and `LazyPromise` as deprecated for Promise v2 (and remove for Promise v3).
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DDocument.php73 $this->remove($key);
124 public function remove(string $key): self function in Elastica\\Document
/plugin/achart/assets/
H A Dapexcharts.min.js6remove("apexcharts-element-hidden")}))}},{key:"animationCompleted",value:function(t){var e=this.w;…
10 …lterer},unfilter:function(t){return this.filterer&&!0===t&&this.filterer.remove(),delete this.filt…
14remove()})),this.rectSelection.set.clear(),delete this.rectSelection.set),!this.pointSelection.isS…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md9 * [#1397](https://github.com/ckeditor/ckeditor-dev/issues/1397): Fixed: Using the dialog to remove
636 …st/api/CKEDITOR_dom_element.html#method-removeAttribute) method does not remove all attributes if …
978 * [#13344](https://dev.ckeditor.com/ticket/13344): [WebKit/Blink] Fixed: It is possible to remove o…
1020 …(https://ckeditor.com/docs/ckeditor4/latest/guide/dev_acf.html) fails to remove custom tags. Thank…
1022 * [#12621](https://dev.ckeditor.com/ticket/12621): Fixed: Cannot remove inline styles (bold, italic…
1052 …[Remove Format](https://ckeditor.com/cke4/addon/removeformat) should also remove `<cite>` elements.
1272 * [#8673](https://dev.ckeditor.com/ticket/8673): [WebKit] Fixed: Cannot select and remove the [Page…
1283 …i/CKEDITOR_dom_domObject.html#method-removeAllListeners) method does not remove custom listeners c…
1385 …language) plugin fixes: Added active language highlighting, added an option to remove the language.
1575 * [#10337](https://dev.ckeditor.com/ticket/10337): Fixed: Unable to remove `<s>` using [Remove Form…
[all …]
H A Dckeditor.js.unc2019 remove: function(a) {
2031 a.remove()
4028 a.remove()
4739 }), a.remove());
7196 this.remove()
7613 b.remove()
8274 x && (r.getFirst().remove(), r.getLast().remove());
10296 a.remove(this)
10647 a.remove()
11887 b.remove();
[all …]
H A Dcontents-default.css82 You should instead remove them, and include the styles used by the site
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js5 ….dom.document(a.document),g=b.getBody(),d=b.getById("cke_actscrpt");d&&d.remove();g.setAttribute("…
11 …=this.getInputElement().getFrameDocument().getBody(),c=b.getBogus();c&&c.remove();b=b.getHtml();th…
/plugin/ckgedit/ckeditor/plugins/headerbuttons/lang/
H A Dde.js5 remove: 'Überschrift entfernen',
H A Den.js5 remove: 'Remove Header'
/plugin/ckgedit/ckeditor/plugins/headerbuttons/
H A Dplugin.js78 label: editor.lang.headerbuttons.remove,
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1 …",g);this.originalElement.removeListener("abort",g);this.originalElement.remove();this.originalEle…
H A Dimage.js.unc507 this.originalElement.remove();
989 // we should remove it only if it matches "left" or "right",
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc130 * Whether to remove links when emptying the link URL field in the image dialog.
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1remove,command:"removeAnchor",group:"anchor",order:5},link:{label:b.lang.link.menu,command:"link",…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified280 "remove": "Remove Div",
491 "remove": "Remove language"
504 "remove": "Remove Anchor"

12345678910>>...32