@@ -189,6 +189,22 @@ curl -H 'Content-Type: application/json' -u es_all:TopJkO2E_d1x -XPUT http://127
},
"id": {
"type": "keyword"
+ },
+ "package": {
+ "properties": {
+ "bidamount": {
+ "type": "float"
+ "name": {
+ "type": "keyword"
+ "winner": {
+ }
+ "subpackage": {
+ "type": "integer"
"title": {
"analyzer": "my_ngram_title",