I want to deploy elasticsearch and upload(index) the data through java program, can you provide me the details?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
If you’re looking for information on how to install and set up Elasticsearch, a good place to start is their installation guide: <br> <br>http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/setup.html#setup-installation <br> <br>If you are trying to move files from your local computer to your server, you might want to set up SFTP: <br> <br>https://www.digitalocean.com/community/articles/how-to-use-sftp-to-securely-transfer-files-with-a-remote-server