# HG changeset patch # User Alain Mazy # Date 1637140124 -3600 # Node ID 7e1740813fa44d81122d8a5aec30ca09735000a2 # Parent 0d5d28f7848829f2474ede10d0127b2843893e1e todo cont diff -r 0d5d28f78488 -r 7e1740813fa4 TODO --- a/TODO Wed Nov 17 09:47:45 2021 +0100 +++ b/TODO Wed Nov 17 10:08:44 2021 +0100 @@ -128,7 +128,9 @@ * DicomMap: create a cache to the main DICOM tags index * Check out rapidjson: https://github.com/miloyip/nativejson-benchmark * optimize tools/find with ModalitiesInStudies: - https://groups.google.com/g/orthanc-users/c/aN8nqcRd3jw/m/pmc9ylVeAwAJ + https://groups.google.com/g/orthanc-users/c/aN8nqcRd3jw/m/pmc9ylVeAwAJ. + One solution could be: filter first without ModalitiesInStudies and then + cycle through the responses to filter out with ModalitiesInStudies ======== Database