lucastorri / doc-dryer

publish WET files to ElasticSearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workspace

On a structure like:

$GOPATH
└── src
    └── github.com
        └── lucastorri
            └── doc-dryer
                └── doc-dryer.go
                └── ...
go build github.com/lucastorri/doc-dryer

go build github.com/lucastorri/doc-dryer && time ./doc-dryer -publish urls.txt

http://www.elasticsearch.org/blog/tribe-node/

About

publish WET files to ElasticSearch


Languages

Language:Go 100.0%