Skip to content

Commit eca7fcd

Browse files
committed
Add comment to cohort indice for id property
1 parent 343b5e6 commit eca7fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/es_indices_ccdi_model.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Indices:
44
- index_name: cohorts
55
type: neo4j
66
mapping:
7-
id:
7+
id: # a.k.a participant primary key
88
type: keyword
99
participant_id:
1010
type: keyword

0 commit comments

Comments
 (0)