diff Framework/Plugins/IndexBackend.cpp @ 539:12f1c5265081 find-refactoring

integration mainline->find-refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 09 Sep 2024 12:44:10 +0200
parents 4ecf50a4521c aff02ad9fbbc
children 7f45f23b10d0
line wrap: on
line diff
--- a/Framework/Plugins/IndexBackend.cpp	Mon Sep 09 08:46:34 2024 +0200
+++ b/Framework/Plugins/IndexBackend.cpp	Mon Sep 09 12:44:10 2024 +0200
@@ -2244,7 +2244,7 @@
   // New primitive since Orthanc 1.5.2
   void IndexBackend::LookupResources(IDatabaseBackendOutput& output,
                                      DatabaseManager& manager,
-                                     Orthanc::DatabaseConstraints& lookup,
+                                     const Orthanc::DatabaseConstraints& lookup,
                                      OrthancPluginResourceType queryLevel_,
                                      const std::set<std::string>& labels,
                                      Orthanc::LabelsConstraint labelsConstraint,