IHTSDO / sct-browser-frontend

HMTL & Javascript for the front end for the SNOMED CT Browser.
http://browser.ihtsdotools.org
Other
84 stars 32 forks source link

Search problem in sct-browser-frontend versjon 3.37.0 #82

Closed drbarbero closed 1 year ago

drbarbero commented 1 year ago

We have a problem with search in the browser. When we search for e.g. "angst" we do not get any results, but if we type "angst a" we get results (see attachment).

Can you point us in the right direction on how to fix this?

sct-browser-frontend versjon 3.37.0 Snowstorm versjon 8.3.0

Screenshot 2023-11-09 at 13 11 15 Screenshot 2023-11-09 at 13 10 26 Screenshot 2023-11-09 at 13 11 06 Screenshot 2023-11-09 at 13 10 55
kaicode commented 1 year ago

This is related to a new feature where concepts can be found using alternative identifiers, which will be used in the SNOMED LOINC extension. It seems that the first search fails because it attempts an alternate identifier lookup that Snowstorm 8.3.0 does not yet support. The second search contains a space so the frontend does not attempt an alternate identifier lookup.

@Chris-Swires Am I correct here? Could you suggest the best version of the browser frontend to use with Snowstorm 8.3.0 please?

drbarbero commented 1 year ago

Thanks @kaicode. @Chris-Swires Could you please suggest to us the best version of the browser frontend to use with Snowstorm 8.3.0.

Chris-Swires commented 1 year ago

Hey @drbarbero - 3.32.0 is the last pre alternative identifiers release, in hindsight perhaps we should have versioned 3.33.0 as 4.0.0.

drbarbero commented 1 year ago

Thanks @Chris-Swires, it works with versjon 3.32.0