diff options
Diffstat (limited to 'schema')
-rw-r--r-- | schema/scholar_fulltext.v01.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/schema/scholar_fulltext.v01.json b/schema/scholar_fulltext.v01.json index 1929512..aa087fa 100644 --- a/schema/scholar_fulltext.v01.json +++ b/schema/scholar_fulltext.v01.json @@ -214,6 +214,7 @@ }, "doctype": { "type": "alias", "path": "doc_type" }, + "tag": { "type": "alias", "path": "tags" }, "body": { "type": "alias", "path": "fulltext.body" }, "abstract": { "type": "alias", "path": "abstracts.body" }, |