enjalot / blockbuilder-search-index

download and process d3.js blocks for further indexing and visualization
BSD 3-Clause "New" or "Revised" License
24 stars 5 forks source link

do a full re-index on the server to parse out v5 version info #65

Closed micahstubbs closed 6 years ago

micahstubbs commented 6 years ago

do a full re-index on the elasticsearch server. the command to do that should be:

coffee --nodejs --max-old-space-size=12000 elasticsearch.coffee

micahstubbs commented 6 years ago

you can really see the resource usage spike on the server when I did the re-index a few minutes ago

screen shot 2018-10-12 at 2 43 32 am

micahstubbs commented 6 years ago

done!