We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0365ae3 commit de149a8Copy full SHA for de149a8
README.md
@@ -45,7 +45,8 @@ If you wan to index documents, you can any of these methods:
45
46
* Run a TerminusDB installation and refer to real commits and databases
47
* Put up an endpoint that will issue the appropriate operations for a
48
-commit id and a domain with the endpoint `ENDPOINT/domain?commit_id=COMMIT`
+ commit id and a domain with the endpoint
49
+ `TERMINUSDB_CONTENT_ENDPOINT/{domain}?commit_id={commit}`
50
* use the `load` command with a file
51
52
In any of these cases, the indexer expects a content stream which will
0 commit comments