Author: websourceblog

0

How to install elasticsearch on windows?

Elacticsearch installation on windows. Elasticsearch is developed in Java and is released as open source under the terms of the Apache License. You can install elasticsearch on windows too as I installed it for...

Vim commands 0

Vim commands

Vim is a text editor written by Bram Moolenaar. Its based on the vi editor common to Unix-like system. Following are commands for vi/vim. Cursor movement h – move left j – move down...