Commit ed4149a
authored
Backport/backport 13721 to 2.x (opensearch-project#14151)
* Fix the breaking change check due to Derived fields changes in 2.15
Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
* [Derived Field] Integration tests for derived fields (opensearch-project#13721)
* Integration test for derived fields
* tests derived fields when defined in index mappings
* tests derived fields when defined in query
* tests mappings and settings updates for derived fields
* tests index and search analyzer applicability on derived fields
* tests query string
Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
* rename source_indexed_field to prefilter_field
Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
* Add entry to CHANGELOG
Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
---------
Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
(cherry picked from commit c49eca4)
---------
Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>1 parent 0634ccd commit ed4149a
File tree
6 files changed
+1418
-0
lines changed- modules/lang-painless/src/yamlRestTest/resources/rest-api-spec/test/painless/derived_fields
6 files changed
+1418
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
0 commit comments