snowstorm icon indicating copy to clipboard operation
snowstorm copied to clipboard

Scalable SNOMED CT Terminology Server using Elasticsearch

Results 124 snowstorm issues
Sort by recently updated
recently updated
newest added

After upgrading to 7.4.5 in my local test environment, I'm not able to create a new version of a code system. Using the endpoint POST /codesystems/{shortName}/versions returns error: "Recursion limit...

I am trying to understand how to use the classification API in Snowstorm. I want to test it on our Veterinary Extension. I think I have the correct files, but...

question
authoring
self-hosted

Our NRC is currently in the process of setting up a high-availability Snowstorm for distribution of the Norwegian Extension. Is there a best practise for how to set this up?...

question
community-collaboration

When searching using an ECL expression with dot notation searchAfter does not work. The same result set (.items) and searchAfter is returned. E.g. ``` curl -X POST --header 'Content-Type: application/json'...

I have noticed that if you stop (wait for 8 hours) and then starts a Azure Kubernetes Cluster running Snomed API, the Snomed API stops working and the error logs...

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228 https://logging.apache.org/log4j/2.x/security.html

Hi Elasticsearch has released a updated version that fixes there internal log4j vulnerabilities. (https://www.elastic.co/blog/new-elasticsearch-and-logstash-releases-upgrade-apache-log4j2) I can see that the docker files in this repo are still pointing to EL version...

Getting the error while running the snowstorm in docker, here are the output, Stack details: Snowstorm version: 7.5.4 ` ____ _ __/\__ / ___| _ __ _____ _____| |_ ___...

Building the project with unit tests fails on a Mac with M1 chip. The Docker container for Elasticsearch can not launch.

I already have a running instance of elastic search on my kubernetes machine how can I connect it to snowstorm-front using snowstorm-deploy.yml please help Regards, Atul

question
self-hosted