elasticsearch/docs/reference/migration
Alan Woodward 92e4b15048
Use ValueFetcher when loading text snippets to highlight (#63572) (#65441)
HighlighterUtils.loadFieldValues() loads values directly from the source, and
then callers have to deal with filtering out values that would have been removed
by an ignore_above filter on keyword fields. Instead, we can use the
ValueFetcher for the relevant field, which handles all this logic for us.

Closes #59931.
2020-11-25 17:00:18 +00:00
..
apis [DOCS] Fix "the the" typos (#64344) (#64353) 2020-10-29 11:50:02 -04:00
migrate_7_0 [DOCS] Document upgrade process for concurrency control (#64550) 2020-11-06 08:57:13 -05:00
index.asciidoc [DOCS] Add jump list to breaking changes page (#61598) 2020-08-31 11:25:57 -04:00
migrate_7_0.asciidoc [DOCS] Swap [float] for [discrete] (#60134) 2020-07-23 12:42:33 -04:00
migrate_7_1.asciidoc [DOCS] Swap [float] for [discrete] (#60134) 2020-07-23 12:42:33 -04:00
migrate_7_2.asciidoc [DOCS] Swap [float] for [discrete] (#60134) 2020-07-23 12:42:33 -04:00
migrate_7_3.asciidoc [DOCS] Fixes missing discrete attribute 2019-08-01 09:11:14 -07:00
migrate_7_4.asciidoc Add realm uniqueness enforcement in 7.4 migration docs (#47487) 2019-10-03 11:03:29 +03:00
migrate_7_5.asciidoc [DOCS] Fix minor typo affecting formatting (#51655) 2020-01-29 23:44:09 -08:00
migrate_7_6.asciidoc Document breaking change around _id field data. 2020-11-04 13:57:49 -08:00
migrate_7_7.asciidoc Docs: forward port release docs of 7.7.0 (#56706) 2020-05-13 20:08:14 +02:00
migrate_7_8.asciidoc [DOCS] note breaking change from 7.8.1 in migration guide (#59642) 2020-07-23 13:18:46 +02:00
migrate_7_9.asciidoc [DOCS] Fix cache setting name in 7.9 migration docs (#64063) 2020-10-22 12:24:01 -04:00
migrate_7_10.asciidoc [DOCS] Replace xref with external link (#63736) (#63737) 2020-10-15 08:47:58 -04:00
migrate_7_11.asciidoc Use ValueFetcher when loading text snippets to highlight (#63572) (#65441) 2020-11-25 17:00:18 +00:00
migration.asciidoc Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-18 13:46:56 -06:00