hyper63 / hyper63/hyper-adapter-spider
feat: manual content post
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a crawler user, I want to manually post a content document to publish to the crawler target, this functionality is used to keep search content in the same place
``` js
POST /crawler/:bucket/:name/_doc
{ title, content }
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.