Kai Kewley

Results 241 comments of Kai Kewley

Thanks for the tip about disabling xpack 👍 Snowstorm 7.5.4 uses Elasticsearch Client 7.7.0 so that will produce a warning during startup when running against an Elasticsearch server with version...

@rush3r what is the format of the core problem list subset? Is it a FHIR resource?

It is not currently possible to page beyond 10K results in the refset member list. We intend to implement search-after functionality, which we have in the `GET /{branch}/concepts` endpoint, to...

The internal maintenance ticket for this is MAINT-1713.

The ticket doesn't currently have a scheduled delivery date. Please reach out to Terance or Rory who may be able to put it along.

Hi @rowanvanbeckhoven, I'm sorry to hear you are having issues getting your initial data load to complete. Thanks for reaching out with your problem and including lots of detail. This...

In your logs do you see the size of the batches being saved change to the size you set, as in the example I gave? I'm wondering if the configuration...

You could set the batch size even lower, say 500, but I wondering what else is going on to cause this. I would take a look at your Elasticsearch logs...

Snowstorm does not interface with the Elasticsearch Scroll API directly but rather uses the Spring Data Elasticsearch framework. It may be possible but shouldn't be necessary if Elasticsearch is stable....

All of this looks good to me. Snowstorm does not currently make use of the Refset Descriptor refset, but good to have that anyway. Please check that the concept which...