Deleted wiki page AdaptorRecipe through web user interface.
diff --git a/AdaptorRecipe.wiki b/AdaptorRecipe.wiki
deleted file mode 100644
index b96ed79..0000000
--- a/AdaptorRecipe.wiki
+++ /dev/null
@@ -1,30 +0,0 @@
-#summary Make your own adaptor program gradually and incremtally
-
-= Introduction =
-
-This document is intended to get you to have a valid -- compiling, running, feeding and searchable -- adaptor within minutes.  This document is further intended to guide you, incrementally, towards a more feature complete adaptor while making sure that your work is easily manually verifiable and correct.
-
-= Details =
-
-THIS DOCUMENT IS A WORK IN PROGRESS.
-THE REMAINING CONTENT IS HAPHAZARDLY GATHERED NOTES.
-
-<pre>
-  start by copying examples/AdaptorTemplate.java
-  decide DocID
-  list some of your repo's document names/ids
-  write retrieve of listed document
-  m: lookup doc in your browser
-  m: see doc in crawl diagnostics
-  m: see doc in real-time diagnostics
-</pre>
-<br>
-items to explore:
-<br>
-<pre>
-  dashboard
-
-  fullaccesshosts
-
-  validate DocID
-</pre>
\ No newline at end of file