diff --git a/htroot/CrawlResults.html b/htroot/CrawlResults.html index 09c857123..d544f0cb8 100644 --- a/htroot/CrawlResults.html +++ b/htroot/CrawlResults.html @@ -16,6 +16,7 @@
Case (6) is a monitor of the local receipt-generator, the opposed case of (1). It contains also an indexing result monitor but is not considered private since it shows crawl requests from other peers.
+Case (7) occurs if surrogate files are imported
The image above illustrates the data flow initiated by web index acquisition. Some processes occur double to document the complex index migration structure. @@ -70,6 +72,10 @@
These pages had been indexed by your peer, but the crawl was initiated by a remote peer. This is the 'mirror'-case of process (1).
Use Case: This list may fill if you check the 'Accept remote crawling requests'-flag on the 'Index Crate' page
+ :: +These records had been imported from surrogate files in DATA/SURROGATES/in
+Use Case: place files with dublin core metadata content into DATA/SURROGATES/in or use an index import method (i.e. wikimedia import, OAI-PMH retrieval)
#(/process)# diff --git a/htroot/IndexImportOAIPMH_p.html b/htroot/IndexImportOAIPMH_p.html index d7943a504..325a1a8e2 100644 --- a/htroot/IndexImportOAIPMH_p.html +++ b/htroot/IndexImportOAIPMH_p.html @@ -10,28 +10,49 @@ #%env/templates/submenuContentIntegration.template%##(status)#No import thread is running, you can start a new thread here::Bad input data: #[message]# #(/status)#
+ #(import-one)# :: + :: + Import failed: #[error]# + #(/import-one)# + + #(import-all)# +#(status)#::Bad input data: #[message]# #(/status)#
+ + :: + - #(/import)# + #(/import-all)# #%env/templates/footer.template%#