Skip to content

Commit 02c83c8

Browse files
Merge pull request #26 from VEuPathDB/expose-mapveu-popbio-study-id
VectorBase site search: make VBPnnnnnnn field isSummary:true
2 parents 36edcff + f1fc5a3 commit 02c83c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Model/data/ApiCommon/nonWdkDocumentFields.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
"boost": 1
9393
},
9494
{"name":"MULTITEXT__popbio_project_ids",
95-
"isSummary": false,
96-
"displayName": "Project IDs",
95+
"isSummary": true,
96+
"displayName": "PopBio Study ID",
9797
"boost": 1
9898
},
9999
{"name":"MULTITEXT__popbio_citations",

0 commit comments

Comments
 (0)