aboutsummaryrefslogtreecommitdiffstats
path: root/schema
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-05-21 18:56:14 -0700
committerBryan Newbold <bnewbold@archive.org>2020-05-21 18:56:14 -0700
commite7dbb5c3eef5a861c411c3bd058e590d04be557f (patch)
treef6b8594a124f9d0385decf25481a127fd62f19ac /schema
parent3ba3839ecd7924dc2f25295754d7a257c2542b23 (diff)
downloadfatcat-scholar-e7dbb5c3eef5a861c411c3bd058e590d04be557f.tar.gz
fatcat-scholar-e7dbb5c3eef5a861c411c3bd058e590d04be557f.zip
first pass improving search scoring
Diffstat (limited to 'schema')
-rw-r--r--schema/scholar_fulltext.v01.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/schema/scholar_fulltext.v01.json b/schema/scholar_fulltext.v01.json
index 2f2eb58..48fcc51 100644
--- a/schema/scholar_fulltext.v01.json
+++ b/schema/scholar_fulltext.v01.json
@@ -199,6 +199,7 @@
"body": { "type": "alias", "path": "fulltext.body" },
"abstract": { "type": "alias", "path": "abstracts.body" },
"acknowledgement":{ "type": "alias", "path": "fulltext.acknowledgement" },
+ "access_type": { "type": "alias", "path": "fulltext.access_type" },
"doi": { "type": "alias", "path": "releases.doi" },
"doi_prefix": { "type": "alias", "path": "releases.doi_prefix" },