blob: 1f2674b33c5fc6bf1f183c9680a4cc282f6d9f56 [file] [log] [blame]
#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.
Start by copying example template
Learn your system's APIs
Decide DocID
example config
example commands
m: lookup doc in your browser
m: see doc in crawl diagnostics
m: see doc in real-time diagnostics
dashboard
Turn authz private
fullaccesshosts
Validate DocID
direct to javadoc for making
pjq: should we take javadoc package stuff and put it here?