Open Fil opened 5 years ago
It looks like the ES index for this tool is named "bbindexer", but https://github.com/enjalot/blockbuilder is looking for "blockbuilder"? (See here)
The "API functions…", "d3-modules" and "version" inputs do not work. Not sure if it's related to indexing or something else.
Console:
@Fil thanks for reporting this - I've seen it too.
some related issues:
https://github.com/enjalot/blockbuilder-search-index/issues/62 https://github.com/enjalot/blockbuilder-search-index/issues/56
Micah asked me to mention difficulties on my first install of this script. I noted this:
gist-cloner wanted to log its progress into ES, but failed because I was not at the point of using ES yet. There was no clear indication about that error message.
it wasn't obvious how to start without loading thousands of blocks — maybe an example showing how to download two or three specific users would help. I've managed to find
coffee gist-meta.coffee data/user1.json '' "user1"
but I have no idea how to extend that to a few users.