You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.
I am using Debian 8.1, Java 8
{
"name" : "search",
"cluster_name" : "scribeweb",
"version" : {
"number" : "2.2.0",
"build_hash" : "8ff36d139e16f8720f2947ef62c8167a888992fe",
"build_timestamp" : "2016-01-27T13:32:39Z",
"build_snapshot" : false,
"lucene_version" : "5.4.1"
},
"tagline" : "You Know, for Search"
}
The command i run is
./bin/riverweb --config-id my_web --cluster-name scribeweb --cleanup
with the output that follows
None of the configured nodes are available: [{#transport#-1}{172.31.26.218}{172.31.26.218:9200}]
I'm fairly new to Elasticsearch and this is the first time i've tried to setup river-web
The text was updated successfully, but these errors were encountered:
Thank you I was able to get it working.
Another quick question is that the site in question that I'm crawling is dynamic with JS.
Does river-web crawl dynamic sites? I'm not seeing the content
I am using Debian 8.1, Java 8
{
"name" : "search",
"cluster_name" : "scribeweb",
"version" : {
"number" : "2.2.0",
"build_hash" : "8ff36d139e16f8720f2947ef62c8167a888992fe",
"build_timestamp" : "2016-01-27T13:32:39Z",
"build_snapshot" : false,
"lucene_version" : "5.4.1"
},
"tagline" : "You Know, for Search"
}
The command i run is
./bin/riverweb --config-id my_web --cluster-name scribeweb --cleanup
with the output that follows
None of the configured nodes are available: [{#transport#-1}{172.31.26.218}{172.31.26.218:9200}]
I'm fairly new to Elasticsearch and this is the first time i've tried to setup river-web
The text was updated successfully, but these errors were encountered: