diff options
Diffstat (limited to 'src/es5')
-rw-r--r-- | src/es5/sfive-init.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/es5/sfive-init.json b/src/es5/sfive-init.json index 3dd33d7..823f75d 100644 --- a/src/es5/sfive-init.json +++ b/src/es5/sfive-init.json @@ -51,6 +51,10 @@ } } }, + "tags" : { + "type" : "string", + "index" : "not_analyzed" + }, "version" : { "type" : "long" } |