tadgh

Results 40 issues of tadgh

1. Enable hibernate search (either lucene/elasticsearch). 2. Create some data 3. Query Elasticsearch to see that `resourcetable-000001` index contains documents. \ 4. Run a $delete-expunge job. 5. Wait for it...

Currently, default 1000 is used, and the maximum size is ignored.

Steps to replicate: 1. Create a subscription without the DELETE extension 2. Create another subscription with the DELETE extension 3. Send a DELETE for a resource which matches both subscriptions....

Transcribed: It appears that when an exception occurs in HAPI while a response to a FHIR request is being streamed back to the client application, the handler for the exception...

This is a rollup of review comments that should be addressed in the future from PR: https://github.com/hapifhir/hapi-fhir/pull/3842 I wonder if a separate class can be used to de-duplicate some of...

* Add changelog. * Handle update with no previous golden record. * Add test. Closes #3786

temp

Closes #3696 * Add changelog * Permit HEAD on /metadata * Permit HEAD on searches. * Given the discussion requirements [here](https://build.fhir.org/http.html#head) , we do not short-circuit when we detect a...

Hey all, I scoured the docs but couldn't find reference to how often the Corretto images are updated to the most recent alpine. Is there a schedule? Also, if this...