Hello, in this version when I search by study date the response is always 4 records, even if they are ex 9 or more
Hi Max,
You’ve been here for a long time so you won’t be surprised if I ask you to describe your issue in details because you probably know already that we have not hardcoded 4 as the max size of results when you search by study date so it is very likely linked to your dataset or to the exact query that you are executing… but anyway, you probably also know that my first response will be “have you tried with the latest version” ? Because, anyway, we won’t update 24.9.1 ![]()
Best regards,
Alain.
Hi Alain, so I upgraded to 26.6.1 (Postgres 17) but if I start with the JSON in attach, the system still not apply : “MaxStudiesDisplayed”: 10, // The maximum number of studies displayed in the study list
Thanks a lot
Max
orthanc-explorer-2.json (18.2 KB)
What is your problem exactly now ?
FYI, this is an excerpt of your file where it is clearly noted that this configuration is not applied anymore in the main study list:
"MaxStudiesDisplayed": 10, // The maximum number of studies displayed in the study list (10 for MILS)
// From v 1.7.0, this option is not used anymore in the local study list when using
// a DB backend that supports ExtendedFind (SQLite and PostgreSQL)
// but is still used in the DicomWeb queries.
I m really sorry, didn’t evaluated the comment in the line.
So, now, it’s clearly that I cannot anymore filter the study list as I did with 24.9.1?
Thanks a lot
Max
What are you actually willing to do ?