OpenSearch/docs/reference
Mayya Sharipova bea0ead08a
Fix fields retrieval on unsinged_long field (#63310)
This fixes fields retrieval on unsigned_long field

1) For docvalue_fields a custom UnsignedLongLeafFieldData::getLeafValueFetcher
is implemented that correctly retrieves doc values.

2) For stored fields, an error was fixed in UnsignedLongFieldMapper
 how stored values were stored. Before they were incorrectly
stored in the shifted format, now they are stored as original
values in String format.

Relates to #60050
Backport for #63119
2020-10-06 06:37:31 -04:00
..
aggregations [7.x] [ML] renames */inference* apis to */trained_models* (#63097) (#63136) 2020-10-02 07:34:28 -04:00
analysis [DOCS] Clarify that v2.0+ hyphenation files aren't supported (#60579) (#63073) 2020-09-30 09:28:44 -04:00
autoscaling Autoscaling decision return absolute capacity (#61575) (#62670) 2020-09-19 09:05:23 +02:00
cat Document new stats in _cat/nodes (#60445) (#61742) 2020-08-31 12:40:21 -05:00
ccr Removing erroneous screen capture. (#62561) (#62565) 2020-09-17 12:37:32 -04:00
cluster [7.x] Add index.routing.allocation.include._tier_preference setting (#62589) (#62667) 2020-09-18 15:41:36 -06:00
commands [DOCS] Fix elasticsearch-croneval chunking (#63008) (#63009) 2020-09-29 10:35:23 -04:00
data-streams [7.x] Add "synthetics-*-*" templates for synthetics fleet data (#62193) (#62346) 2020-09-14 17:14:34 -06:00
docs [7.x] Add "synthetics-*-*" templates for synthetics fleet data (#62193) (#62346) 2020-09-14 17:14:34 -06:00
eql [DOCS] Make EQL case-sensitive by default (#63270) (#63280) 2020-10-05 15:49:48 -04:00
graph [DOCS] Document `xpack.graph.enabled` setting (#60073) (#61433) 2020-08-21 15:13:13 -04:00
high-availability [DOCS] Replace Wikipedia links with attribute (#61171) (#61209) 2020-08-17 11:27:04 -04:00
how-to [Docs] Correct typo (#63102) 2020-10-02 10:16:44 +02:00
ilm [7.x] Remove data_frozen node role (tier) and frozen ILM phase (#62403) (#62465) 2020-09-17 08:58:07 -06:00
images [DOCS] Update example data stream names (#60783) (#60820) 2020-08-06 09:38:35 -04:00
index-modules [DOCS] Document shard sizing guide (#61942) (#62957) 2020-09-28 09:57:39 -04:00
indices Unmute rollover docs test (#62603) (#62605) 2020-09-18 11:11:13 +02:00
ingest [7.x] Add network from MaxMind Geo ASN database (#61676) (#62898) 2020-10-01 11:01:44 -05:00
licensing [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
mapping Fix fields retrieval on unsinged_long field (#63310) 2020-10-06 06:37:31 -04:00
migration Emit deprecation warnings when boosts are defined in mappings (#62623) 2020-09-18 15:40:53 +01:00
ml [DOCS] Fix titles for ML APIs (#63152) (#63207) 2020-10-02 14:01:01 -07:00
modules [DOCS] Remove duplicate disk.threshold_enabled setting (#62925) 2020-09-29 09:13:21 -04:00
monitoring [DOCS] Clarify BWC of monitoring clusters (#63151) 2020-10-02 14:09:30 -07:00
query-dsl [doc] Rounding range query rules backport(#63109) (#63155) 2020-10-02 09:40:01 +02:00
release-notes [DOCS] Remove #60900 from release notes (#61944) 2020-09-03 10:57:00 -07:00
repositories-metering-api Add repositories metering API (#62088) 2020-09-08 14:01:04 +02:00
rest-api [DOCS] Clarify `allow_no_indices` def (#63209) (#63258) 2020-10-05 13:00:53 -04:00
rollup [DOCS] Fix typo in rollup groups docs (#62269) (#62316) 2020-09-14 10:42:58 -04:00
scripting [DOCS] Fix ingest script compilation rate and cache size (#61468) (#61479) 2020-08-24 10:46:44 -04:00
search [DOCS] Corrected track_total_hits def (#62830) (#63181) 2020-10-02 09:46:16 -04:00
searchable-snapshots/apis Remove REST APIs documentation for experimental Searchable Snapshot APIs (#62217) (#62231) 2020-09-10 16:51:28 +02:00
settings [DOCS] Document static/dynamic watcher settings (#62218) (#63282) 2020-10-05 15:50:01 -04:00
setup [DOCS] Note the cluster settings API can override `elasticsearch.yml` (#61394) (#61464) 2020-08-24 09:32:26 -04:00
slm [DOCS] Fix typo in SLM docs (#62591) (#62647) 2020-09-18 12:50:34 -04:00
snapshot-restore Clone Snapshot API (#61839) (#63291) 2020-10-06 01:52:25 +02:00
sql SQL: Implement FORMAT function (#55454) (#62701) 2020-09-21 19:22:04 +02:00
transform [DOCS] Adds limitation item about using scripts in transforms (#63021) (#63075) 2020-09-30 16:25:48 +02:00
upgrade [DOCS] Note remote reindex is not fwd compatible (#60425) (#60454) 2020-07-30 09:23:55 -04:00
vectors [DOCS] Update my-index examples (#60132) (#60248) 2020-07-27 15:58:26 -04:00
aggregations.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
analysis.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
api-conventions.asciidoc [DOCS] Fix elasticsearch-croneval chunking (#63008) (#63009) 2020-09-29 10:35:23 -04:00
cat.asciidoc AwaitsFix for #51619 2020-08-06 09:48:35 +01:00
cluster.asciidoc Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
data-rollup-transform.asciidoc [DOCS] Changes level offset of transform pages (#60066) (#60075) 2020-07-22 11:22:57 -07:00
docs.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:36:06 -04:00
frozen-indices.asciidoc [DOCS] Replace `twitter` dataset in docs (#60604) (#60609) 2020-08-03 13:31:19 -04:00
getting-started.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
glossary.asciidoc [DOCS] Fix hyphenation for "time series" (#61472) (#61481) 2020-08-24 11:18:07 -04:00
gs-index.asciidoc
high-availability.asciidoc [DOCS] Add docs for designing resilient clusters (#47233) (#57743) 2020-06-05 12:08:45 -04:00
how-to.asciidoc [DOCS] Document shard sizing guide (#61942) (#62957) 2020-09-28 09:57:39 -04:00
index-modules.asciidoc [7.x] [DOCS] Update CCR docs to focus on Kibana. (#61237) 2020-08-17 16:58:13 -04:00
index.asciidoc [DOCS] Combine `Search your data` files (#61477) (#61486) 2020-08-24 13:08:00 -04:00
index.x.asciidoc
indices.asciidoc [DOCS] Split delete index template API docs (#62074) (#62169) 2020-09-09 10:13:16 -04:00
ingest.asciidoc [DOCS] Update my-index examples (#60132) (#60248) 2020-07-27 15:58:26 -04:00
intro.asciidoc [DOCS] Fix hyphenation for "time series" (#61472) (#61481) 2020-08-24 11:18:07 -04:00
links.asciidoc [DOCS] Fix security links in machine learning APIs (#60098) (#60152) 2020-07-23 16:43:10 -07:00
mapping.asciidoc Remove a redundant section on field data types. (#61821) 2020-09-02 15:29:48 -07:00
query-dsl.asciidoc [DOCS] Combine keyword family docs (#61662) (#61813) 2020-09-01 15:32:56 -04:00
redirects.asciidoc [7.x] [ML] renames */inference* apis to */trained_models* (#63097) (#63136) 2020-10-02 07:34:28 -04:00
release-notes.asciidoc [DOCS] Add jump link for 7.9.1 release notes (#61960) 2020-09-04 08:56:52 -04:00
scripting.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60134) 2020-07-23 12:42:33 -04:00
search.asciidoc [7.x] [DOCS] Add PIT to search after docs (#61593) (#62101) 2020-09-14 09:13:23 -04:00
setup.asciidoc Add warning about legacy glibc and bundled jvm (#62797) 2020-09-24 17:07:24 -07:00
upgrade.asciidoc [7.x] [DOCS] Update upgrade docs and release highlights for 7.9 (#59674) 2020-07-16 15:58:40 -04:00