File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ Not Equal To Attribute Value | < 404684003 \|clinical finding\|: 116676008 \|ass
4949```
5050cd my-documents
5151unzip SnomedCT_InternationalRF2_PRODUCTION_20220131T120000Z.zip
52- java -Xms3g -jar snomed-query-service-3.0.0.jar --loadRelease="/my-documents/SnomedCT_RF2Release_INT_20160131 "
52+ java -Xms3g -jar snomed-query-service-3.0.0.jar --loadRelease="/my-documents/SnomedCT_InternationalRF2_PRODUCTION_20220131T120000Z "
5353java -jar snomed-query-service-3.0.0.jar --serve
5454```
5555This will create an "index" directory. This directory must be removed before running the load process again.
Original file line number Diff line number Diff line change 44
55 <groupId >org.ihtsdo.otf</groupId >
66 <artifactId >snomed-query-service</artifactId >
7- <version >2 .0.3-SNAPSHOT </version >
7+ <version >3 .0.0 </version >
88
99 <name >Snomed CT Query Service</name >
1010 <description >Snomed CT Query Service, an implementation of ECL.</description >
You can’t perform that action at this time.
0 commit comments