elasticsearch/docs/reference
James Rodewig 92d570d6f3
[DOCS] EQL: Add search/index speed tip for functions (#54346) (#54575)
EQL functions are an easy way for users to transform indexed data
at search time. However, using multiple functions can make
queries difficult to write and slows search speeds.

Users can circumvent this by indexing fields containing the transformed
data, but that usually slows index speeds.

This adds a related tip and example covering these tradeoffs.
2020-04-01 08:39:04 -04:00
..
aggregations [DOCS] Fix typos in top metrics agg docs (#54299) 2020-03-27 10:49:21 -04:00
analysis [DOCS] Add missing word to keyword marker token filter docs 2020-03-30 10:52:14 -04:00
autoscaling Introduce autoscaling policies (#54473) 2020-04-01 08:12:26 -04:00
cat [Transform] fixing naming in HLRC and _cat to match API content (#54300) (#54408) 2020-03-30 08:57:02 -04:00
ccr Remove outdated requirement of CCR (#50859) 2020-01-13 20:00:23 -05:00
cluster [DOCS] Document missing data types for node stats API's response parameters (#53475) 2020-03-25 08:42:58 -04:00
commands Clarify the remove keystore command can handle many (#54244) 2020-03-26 08:49:43 -04:00
docs [DOCS] Update term vectors snippet to prevent CI failure (#52819) 2020-02-26 12:41:40 -05:00
eql [DOCS] EQL: Add search/index speed tip for functions (#54346) (#54575) 2020-04-01 08:39:04 -04:00
graph [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
high-availability [DOCS] Move snapshot-restore out of modules. (#49618) (#50829) 2020-01-09 16:55:46 -08:00
how-to Introduce a constant_keyword field. (#49713) (#53024) 2020-03-03 16:01:47 +01:00
ilm [DOCS] Remove unneeded anchor from ILM snippet (#53432) 2020-03-16 15:19:50 -04:00
images [DOCS] Add token graph concept docs (#53339) 2020-03-19 07:43:18 -04:00
index-modules [DOCS] Fix broken deprecated macros (#54466) 2020-03-30 17:16:27 -04:00
indices [DOCS] Fix broken deprecated macros (#54466) 2020-03-30 17:16:27 -04:00
ingest [DOCS] Remove redundant sentence in ingest processor docs (#54329) 2020-03-27 08:25:09 -04:00
licensing [DOCS] Augments update license API (#51903) 2020-02-05 11:08:11 -08:00
mapping [DOCS] Correct field name in date_nanos doc (#54556) 2020-04-01 14:22:32 +02:00
migration [DOCS] Include 7.7.0 release notes (#54529) 2020-03-31 16:23:49 -04:00
ml [DOCS] Adds data_counts object to the GET DFA stats API (#54498) 2020-04-01 10:07:28 +02:00
modules Introduce formal role for remote cluster client (#54138) 2020-03-24 21:59:43 -04:00
monitoring [DOCS] Replace outdated Logstash monitoring link (#54032) 2020-03-24 10:03:31 -04:00
query-dsl TermsLookup fields should be marked as Required in docs (#53784) 2020-03-20 15:39:41 +00:00
release-notes Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
rest-api [Transform] fixing naming in HLRC and _cat to match API content (#54300) (#54408) 2020-03-30 08:57:02 -04:00
rollup [7.x][Transform][Rollup] add processing stats to record the ti… (#54027) 2020-03-24 09:22:02 +01:00
scripting Scripting: Add char position of script errors (#51069) (#51266) 2020-01-21 13:45:59 -07:00
search [Test] Don't expect specific scores in docs tests (#54297) 2020-03-27 10:27:47 +01:00
settings Remove link to old settings 7.x (#53639) 2020-03-17 14:38:50 -04:00
setup Update jvm options doc 2020-03-19 12:00:01 +11:00
slm Correct SLM retention timezone documentation (#52533) 2020-02-19 13:46:43 -07:00
snapshot-restore Backporting updates to ILM org, overview, & GS (#51898) 2020-02-04 16:45:18 -08:00
sql SQL: Extend DATE_TRUNC to also operate on intervals(elastic - #46632 ) (#47720) (#53972) 2020-03-23 15:05:16 +01:00
testing Uppercasing some docs section title (#37781) 2019-01-24 22:54:55 +01:00
transform [DOCS] Adds HTTP response count example to Painless examples (#54412) 2020-03-31 15:12:58 +02:00
upgrade [DOCS] Clarify cluster health status during rolling upgrade (#40757) 2020-03-31 14:13:05 -04:00
vectors Remove the 'experimental' marking from vector fields. (#49120) 2019-11-18 12:42:46 -08:00
aggregations.asciidoc [Docs] Update aggregations.asciidoc (#29265) 2018-03-28 15:01:45 +02:00
analysis.asciidoc [DOCS] Reformat stop token filter (#53059) 2020-03-03 13:22:52 -05:00
api-conventions.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
async-search.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
cat.asciidoc [Transform] renamed _cat/transform to _cat/transforms (#53743) (#53771) 2020-03-18 19:54:03 -04:00
cluster.asciidoc Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
data-rollup-transform.asciidoc [DOCS] Adds transforms to Elasticsearch book (#46846) (#47055) 2019-09-25 08:11:37 -07:00
docs.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:36:06 -04:00
frozen-indices.asciidoc Add heuristics to compute pre_filter_shard_size when unspecified (#53873) (#54007) 2020-03-24 02:05:15 +01:00
getting-started.asciidoc [DOCS] Switch to standard ESS trial links (#52552) 2020-02-21 12:07:10 -05:00
glossary.asciidoc Backporting updates to ILM org, overview, & GS (#51898) 2020-02-04 16:45:18 -08:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
high-availability.asciidoc [DOCS] Remove leveloffset for CCR docs (#46818) 2019-09-18 09:44:43 -04:00
how-to.asciidoc Correct grammar in list in how-to docs 2017-01-17 20:57:22 -05:00
index-modules.asciidoc Deprecate creation of dot-prefixed index names except for hidden and system indices (#49959) 2020-01-28 10:01:16 -07:00
index.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc [DOCS] Reorder index APIs alphabetically (#46981) (#47402) 2019-10-01 17:07:28 -04:00
ingest.asciidoc Replace required pipeline with final pipeline (#49470) 2019-11-22 14:37:36 -05:00
intro.asciidoc [7.x][DOCS] Updates ML links (#50387) (#50409) 2019-12-20 10:01:19 -08:00
mapping.asciidoc Remove the top-level 'mapping type' section. (#54035) 2020-03-23 15:34:23 -07:00
modules.asciidoc Backporting updates to ILM org, overview, & GS (#51898) 2020-02-04 16:45:18 -08:00
query-dsl.asciidoc Add a cluster setting to disallow expensive queries (#51385) (#52279) 2020-02-12 22:56:14 +01:00
redirects.asciidoc [DOCS] Add redirect for changed anchor ID (#54533) 2020-03-31 16:42:16 -04:00
release-notes.asciidoc [DOCS] Include 7.7.0 release notes (#54529) 2020-03-31 16:23:49 -04:00
scripting.asciidoc [DOCS] Move 'Scripting' section to top-level navigation. (#42939) 2019-06-06 10:46:02 -04:00
search.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:46:38 +01:00
setup.asciidoc [DOCS] Adds transform-settings page and its subpage to redirects (#52944) 2020-03-02 16:36:40 +01:00
testing.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
upgrade.asciidoc [DOCS] Clarify upgrade paths (#53417) 2020-03-20 18:05:07 +00:00