From 198db52d3a93a2b7d7cab0a4140c6402a14eca84 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 4 Jun 2020 13:18:35 -0700 Subject: collapse pages by SIM issue --- proposals/work_schema.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'proposals/work_schema.md') diff --git a/proposals/work_schema.md b/proposals/work_schema.md index 933e750..97d60ac 100644 --- a/proposals/work_schema.md +++ b/proposals/work_schema.md @@ -3,9 +3,10 @@ - type: `_doc` (aka, no type, `include_type_name=false`) - key: keyword (same as `_id`) +- `collapse_key`: work ident, or SIM issue item (for collapsing/grouping search hits) - `doc_type`: keyword (work or page) - `doc_index_ts`: timestamp when document indexed -- `work_id`: fatcat work ident (optional) +- `work_ident`: fatcat work ident (optional) - `biblio`: obj - `fulltext`: obj -- cgit v1.2.3