elasticsearch/docs/reference/index-modules
Kostas Krikellas 6ae652f90e
Support index sorting with nested fields (#110251)
This PR piggy-backs on recent changes in Lucene 9.11.1
(https://github.com/apache/lucene/pull/12829,
https://github.com/apache/lucene/pull/13341/), setting the parent doc
when nested fields are present. This allows moving nested documents
along with parent ones during sorting.

With this change, sorting is now allowed on fields outside nested
objects. Sorting on fields within nested objects is still not supported
(throws an exception).

Fixes #107349
2024-07-01 17:24:17 +10:00
..
allocation Update filtering.asciidoc (#97542) 2023-07-13 14:01:12 +02:00
allocation.asciidoc DOCS: general overview of data tiers and roles (#63086) 2020-10-07 17:06:54 +01:00
analysis.asciidoc
blocks.asciidoc [DOCS] Refactor book-scoped variables in `docs/reference/index.asciidoc` (#107413) 2024-04-17 14:37:07 +02:00
history-retention.asciidoc [DOCS] Update CCR docs to focus on Kibana (#60555) 2020-08-24 13:44:41 +02:00
index-sorting.asciidoc Support index sorting with nested fields (#110251) 2024-07-01 17:24:17 +10:00
indexing-pressure.asciidoc Add ess marker to indexing_pressure.memory.limit (#61127) 2020-10-06 13:57:32 -06:00
mapper.asciidoc [DOCS] Replace `put` with `create or update` in API names (#70330) 2021-03-15 14:49:44 -04:00
merge.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
similarity.asciidoc [DOCS] Fix link in similarity module docs 2020-08-14 18:30:44 -04:00
slowlog.asciidoc Add user information to slowlog (#105621) 2024-03-11 10:16:13 +01:00
store.asciidoc Add vector search file extensions to preload info (#97375) 2023-07-07 15:45:08 -04:00
translog.asciidoc [DOCS] Swap `[float]` for `[discrete]` (#60124) 2020-07-23 11:48:22 -04:00