File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
properties_pane/field_level Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Elasticsearch" ,
3
- "version" : " 0.1.2 " ,
4
- "versionDate" : " 2017-12 -06" ,
3
+ "version" : " 0.1.3 " ,
4
+ "versionDate" : " 2018-01 -06" ,
5
5
"author" : " hackolade" ,
6
6
"engines" : {
7
7
"hackolade" : " 1.9.x" ,
Original file line number Diff line number Diff line change @@ -105,6 +105,14 @@ making sure that you maintain a proper JSON format.
105
105
"data" : " options" ,
106
106
"valueType" : " string"
107
107
},
108
+ {
109
+ "propertyName" : " Fields" ,
110
+ "propertyKeyword" : " stringfields" ,
111
+ "propertyValidate" : false ,
112
+ "propertyTooltip" : " Popup for fields entry" ,
113
+ "propertyType" : " details" ,
114
+ "template" : " textarea"
115
+ },
108
116
{
109
117
"propertyName" : " boost" ,
110
118
"propertyKeyword" : " boost" ,
You can’t perform that action at this time.
0 commit comments