diff options
-rw-r--r-- | schema/scholar_fulltext.v01.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/schema/scholar_fulltext.v01.json b/schema/scholar_fulltext.v01.json index aa087fa..504ba06 100644 --- a/schema/scholar_fulltext.v01.json +++ b/schema/scholar_fulltext.v01.json @@ -195,7 +195,7 @@ }, "access": { - "type": "nested", + "type": "object", "dynamic": false, "properties": { "access_type": { "type": "keyword", "normalizer": "default" }, |