codelibs / elasticsearch-river-web

Web Crawler for Elasticsearch
Apache License 2.0
234 stars 57 forks source link

Error when i run riverweb #120

Open youcefboukersi opened 8 years ago

youcefboukersi commented 8 years ago

I try to index a site web, and when i excute this command i have this error

./bin/riverweb --config-id my_web --cluster-name elasticsearch --cleanup

Error : riverweb is not recognized as an internal or external command...

please help me ? thank you

marevol commented 8 years ago

bin/riverweb is Unix script file.

youcefboukersi commented 8 years ago

thank you marevol. I have to question for you please : 1- i can use git bash for windows to lanch this script ?? 2-- there is a connector to index a Revit file ?? Thank you.