Req
↔ Request Object, 1st arg to pass Routing Handler
Req
starts as instance of http.IncomingMessage
req.params
req.query
req.body
req.route
req.route
req.cookies
req.signedCookies
req.headers
req.accepts
req.ip
req.path
req.hostname
req.xhr
req.protocol
req.secure
req.url
req.originalUrl
References
Synonym Collection
↔ each synonym map to Typesense Collection BUT can onlyPUT
one synonym entry perReq
?! No way to batch all synonyms?! Also, synonyms don't pass on from docscraper config json?!!