File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
test/packages/good/data_stream/foo/fields Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 3232- name : vehicle_type
3333 type : constant_keyword
3434 value : truck
35+ - name : error.message
36+ description : Error message.
37+ type : match_only_text
Original file line number Diff line number Diff line change 1313 - description : Fix validation of dimension fields inside objects
1414 type : bugfix
1515 link : https://github.com/elastic/package-spec/pull/279
16+ - description : Add support for match_only_text field type
17+ type : enhancement
18+ link : https://github.com/elastic/package-spec/issues/284
1619- version : 1.4.1
1720 changes :
1821 - description : ML model file name now matches the id of the model.
Original file line number Diff line number Diff line change 2222 - histogram
2323 - constant_keyword
2424 - text
25+ - match_only_text
2526 - keyword
2627 - long
2728 - integer
You can’t perform that action at this time.
0 commit comments