Home
last modified time | relevance | path

Searched refs:fields (Results 276 – 300 of 470) sorted by path

1...<<111213141516171819

/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md268 If you use Doctrine and use cloning on lazy loaded entities, you might encounter errors mentioning missing fields on a
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt95 There are six fields: Term 1, Term 2, Author, Branch, Start Date, End Date.
98 …, or between Start Date and End Date. You can select any one or combination of these six fields.
/plugin/edittable/action/
H A Dnewtable.php57 $fields = $INPUT->post->arr('edittable__new');
60 $fields['pre'] = cleanText($fields['pre']);
61 $fields['text'] = cleanText($fields['text']);
62 $fields['suf'] = cleanText($fields['suf']);
63 $INPUT->post->set('edittable__new', $fields);
76 foreach (explode("\n", $fields['text']) as $line) {
83 $TEXT = $fields['pre'].$fields['text'].$fields['suf'];
89 $TEXT = $fields['pre'].$TEXT.$fields['suf'];
/plugin/elasticsearch/action/
H A Dsearch.php29 * Search will be performed on those fields only.
99 // get fields to use in query
100 $fields = [];
101 Event::createAndTrigger('PLUGIN_ELASTICSEARCH_SEARCHFIELDS', $fields);
108 $qstring = new \Elastica\Query\SimpleQueryString($QUERY, array_merge($this->searchFields, $fields));
125 "fields" => [
/plugin/elasticsearch/helper/
H A Dclient.php120 * Define mappings for custom fields
122 * All languages get their separate fields configured with appropriate linguistic analyzers.
124 * ACL fields require custom mappings as well, or else they could break the search. They
130 * Plugins may provide their own fields via PLUGIN_ELASTICSEARCH_CREATEMAPPING event.
168 // additional fields which require something other than type text, standard analyzer
181 foreach ($pluginProps as $plugin => $fields) {
182 $props = array_merge($props, $fields);
203 'fields' => [
218 $langprops['content']['fields'][$lang] = [
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc111 $params['_source'] = (list) True or false to return the _source field or not, or default list of fields to return, can be overridden on each sub-request
112 $params['_source_excludes'] = (list) Default list of fields to exclude from the returned _source field, can be overridden on each sub-request
113 $params['_source_includes'] = (list) Default list of fields to extract and return from the _source field, can be overridden on each sub-request
293 $params['stored_fields'] = (list) A comma-separated list of stored fields to return in the response
298 $params['_source'] = (list) True or false to return the _source field or not, or a list of fields to return
299 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
300 $params['_source_includes'] = (list) A list of fields to extract and return from the _source field
322 $params['_source'] = (list) True or false to return the _source field or not, or a list of fields to return
323 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
324 $params['_source_includes'] = (list) A list of fields t
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAsyncSearchNamespace.asciidoc87 $params['stored_fields'] = (list) A comma-separated list of stored fields to return as part of a hit
88 $params['docvalue_fields'] = (list) A comma-separated list of fields to return as the docvalue representation of a field for each hit
101 $params['_source'] = (list) True or false to return the _source field or not, or a list of fields to return
102 $params['_source_excludes'] = (list) A list of fields to exclude from the returned _source field
103 $params['_source_includes'] = (list) A list of fields to extract and return from the _source field
H A DCatNamespace.asciidoc114 $params['fields'] = (list) A comma-separated list of fields to return the fielddata size
H A DDataFrameTransformDeprecatedNamespace.asciidoc58 $params['exclude_generated'] = (boolean) Omits generated fields. Allows transform configurations to be easily copied between clusters and within the same cluster (Default = false)
H A DIndicesNamespace.asciidoc121 $params['fields'] = (list) A comma-separated list of fields to clear when using the `fielddata` parameter (default: all)
502 $params['fields'] = (list) A comma-separated list of fields (Required)
H A DMlNamespace.asciidoc266 $params['body'] = (array) The analysis config, plus cardinality estimates for fields it references (Required)
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
448 $params['exclude_generated'] = (boolean) Omits fields that are illegal to set on data frame analytics PUT (Default = false)
497 $params['exclude_generated'] = (boolean) Omits fields that are illegal to set on datafeed PUT (Default = false)
565 $params['exclude_generated'] = (boolean) Omits fields that are illegal to set on job PUT (Default = false)
641 $params['include'] = (string) A comma-separate list of fields to optionally include. Valid options are 'definition' and 'total_feature_importance'. Default is none.
H A DTextStructureNamespace.asciidoc41 $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
H A DTransformNamespace.asciidoc56 $params['exclude_generated'] = (boolean) Omits fields that are illegal to set on transform PUT (Default = false)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc163 existing document, or perform a partial update to just some fields (either
164 changing an existing field or adding new fields).
171 parameter. This merges the fields in `doc` with the existing document.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D047266b0d20fdb62ebc72d51952c8f6d.asciidoc11 'fields' => [
H A D0e118857b815b62118a30c042f079db1.asciidoc11 'fields' => [
H A D179f0a3e84ff4bbac18787a018eabf89.asciidoc12 'fields' => [
H A D28aad2c5942bfb221c2bf1bbdc01658e.asciidoc9 'fields' => [
H A D3cd50a789b8e1f0ebbbc53a8d7ecf656.asciidoc14 'fields' => [
25 'fields' => [
H A D53b908c3432118c5a6e460f74d32006b.asciidoc10 'fields' => [
H A D58b5003c0a53a39bf509aa3797aad471.asciidoc9 'fields' => [
H A D5da6efd5b038ada64c9e853c88c1ec47.asciidoc11 'fields' => [
H A D5f3a3eefeefe6fa85ec49d499212d245.asciidoc11 'fields' => [
H A D60ee33f3acfdd0fe6f288ac77312c780.asciidoc9 'fields' => [
H A D68721288dc9ad8aa1b55099b4d303051.asciidoc11 'fields' => [

1...<<111213141516171819