bytarget includes native query PAZ-1005
[pazpar2-moved-to-github.git] / src / client.h
index 8b427a7..a7866ba 100644 (file)
@@ -116,6 +116,8 @@ void client_update_show_stat(struct client *cl, int cmd);
 
 void client_store_xdoc(struct client *cl, int record_no, xmlDoc *xdoc);
 
+const char *client_get_query(struct client *cl, const char **type, NMEM nmem);
+
 #endif
 
 /*