Dominik Schmidt
79e616da3a
feat(search): native order_by sorting in the opensearch backend
...
Name is analyzed (lowercaseKeyword) and therefore a text field, which
OpenSearch refuses to sort on without fielddata; enable it in the index
template. The keyword tokenizer emits one term per document, so the
fielddata cache stays small. The schema version has not shipped yet, so
no reindex is needed.
(cherry picked from commit f1d0e7b773b170b119dbd59fa176d656237bed96)
2026-09-08 00:26:03 +02:00
..
2026-09-06 23:16:18 +00:00
2026-08-18 17:17:30 +02:00
2026-04-23 09:31:11 +02:00
2026-06-02 13:57:37 +02:00
2026-06-10 17:04:18 +02:00
2026-07-20 10:37:57 +02:00
2026-08-25 14:57:45 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-08-14 10:16:57 +02:00
2026-08-17 15:44:04 +02:00
2026-08-25 12:53:03 +02:00
2026-09-01 15:48:03 +02:00
2026-08-21 07:34:46 +02:00
2026-09-08 00:25:28 +02:00
2026-08-25 14:57:45 +02:00
2026-06-03 16:28:44 +02:00
2026-08-03 13:20:03 +02:00
2026-04-23 09:31:11 +02:00
2026-08-25 12:53:03 +02:00
2026-09-03 23:17:09 +00:00
2026-08-21 07:34:47 +02:00
2026-07-14 18:12:24 +02:00
2026-09-01 10:57:54 +02:00
2026-08-25 12:53:03 +02:00
2026-09-07 13:00:09 +02:00
2026-09-08 00:26:03 +02:00
2026-09-06 23:16:18 +00:00
2026-08-26 23:52:46 +02:00
2026-06-18 15:05:49 +02:00
2026-04-23 09:31:11 +02:00
2026-04-23 09:31:11 +02:00
2026-07-14 18:12:24 +02:00
2026-09-01 10:03:34 +02:00
2026-08-21 14:03:23 +02:00
2026-09-01 15:42:03 +02:00
2026-08-25 14:57:45 +02:00
2026-08-25 09:55:39 +02:00
2026-05-27 10:04:01 +02:00
2026-06-16 17:54:51 +02:00