zoom: Use udb and query only one searchable
[metaproxy-moved-to-github.git] / src / torus.hpp
index e360b42..87e7c0a 100644 (file)
@@ -33,6 +33,7 @@ namespace metaproxy_1 {
     private:
         xmlDocPtr doc;
     };
+    xmlDoc *get_searchable(std::string url_template, const std::string &db);
 }
 
 #endif