aboutsummaryrefslogtreecommitdiffstats
path: root/schema
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-06-04 13:18:35 -0700
committerBryan Newbold <bnewbold@archive.org>2020-06-04 13:18:35 -0700
commit198db52d3a93a2b7d7cab0a4140c6402a14eca84 (patch)
treeb34d79b605c0a79e0f875f5b0bd3944e72381cd1 /schema
parent35ff62b6383ba07f9549edbb652f04fa69fb046c (diff)
downloadfatcat-scholar-198db52d3a93a2b7d7cab0a4140c6402a14eca84.tar.gz
fatcat-scholar-198db52d3a93a2b7d7cab0a4140c6402a14eca84.zip
collapse pages by SIM issue
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 7653633..1929512 100644
--- a/schema/scholar_fulltext.v01.json
+++ b/schema/scholar_fulltext.v01.json
@@ -63,6 +63,7 @@
"properties": {
"key": { "type": "keyword", "normalizer": "default", "doc_values": false },
+ "collapse_key": { "type": "keyword", "normalizer": "default" },
"doc_type": { "type": "keyword", "normalizer": "default" },
"doc_index_ts": { "type": "date" },
"work_ident": { "type": "keyword", "normalizer": "default", "doc_values": false },