Simple HTML front end for playing with elastc

here is a simple static page we use to play with the elastic server - can do both put & get but a simple as can be at the moment...
Only dependency is from loading jquery from goggle.

Thought this may be useful for peeps.

Post Get




    <pre id="jsonResult">
    </pre>

Fixed a buggette -> must remove white space before posting or es gets angry....

Post Get