elasticsearch/docs/reference/how-to
James Rodewig 230d4765d3
[DOCS] Add identifier mapping tip to numeric and keyword datatype docs (#49933)
Users often mistakenly map numeric IDs to numeric datatypes. However,
this is often slow for the `term` and other term-level queries.

The "Tune for search speed" docs includes advice for mapping numeric
IDs to `keyword` fields. However, this tip is not included in the
`numeric` or `keyword` field datatype doc pages.

This rewords the tip in the "Tune for search speed" docs, relocates it
to the `numeric` field docs, and reuses it using tagged regions.
2019-12-17 09:31:07 -05:00
..
recipes Remove _type from SearchHit (#46942) 2019-09-23 19:14:54 +01:00
disk-usage.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
general.asciidoc [DOCS] Update anchors and links for Elasticsearch API relocation (#44500) 2019-07-19 09:16:35 -04:00
indexing-speed.asciidoc [DOCS] Reformat refresh API docs (#46667) 2019-10-04 12:16:10 -04:00
recipes.asciidoc Update the how-to section of the docs for 7.0: (#37717) 2019-03-12 08:23:53 +01:00
search-speed.asciidoc [DOCS] Add identifier mapping tip to numeric and keyword datatype docs (#49933) 2019-12-17 09:31:07 -05:00