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
A web application to create and edit elasticsearch mappings from raw json on the go. Just copy and paste raw json and see the mappings. Edit them on live editor as per the use case, and just copy.
Simple Node.js script based on producer-consumer problem. For transfering documents between two elasticsearch servers or between indices of the same elasticsearch server.