diff restService/templates/serviceDescription.html @ 21:90643ccc6545

cross scripting and xml mime-type
author dwinter
date Tue, 29 Jan 2013 17:20:25 +0100
parents cce127a28fc9
children f748e2b684c9
line wrap: on
line diff
--- a/restService/templates/serviceDescription.html	Tue Jan 29 16:51:28 2013 +0100
+++ b/restService/templates/serviceDescription.html	Tue Jan 29 17:20:25 2013 +0100
@@ -45,3 +45,13 @@
 
 POST: expects the parameter "username" and "amount"", return list of purls
 
+<h3>/purls/searchSolr?text-url-path=PATH</h3>
+
+gives the path to the index.meta at the storage system as XML
+
+eg. purls/searchSolr?text-url-path=/diverse/de/Einst_Bemer_de_1907.xml
+
+an additional parameter <b>format=short</b> suppresses the additional metadata in the output.
+
+
+