I've built an AngularJS app on top of Elasticsearch but it was specific to my index. I used the Elasticsearch angular adapter that comes with the JS client and wrote a service/factory around it. Definitely interested in something generic to browse an index.
I would really love something that would also let me test queries. There used to be the Sense Chrome plugin but that's been bundled into Marvel and not as available.
It should be quite trivial to build something to browse your index on top of this project. In fact, I suppose the demo/tutorial already comes a long way. If you decide to give it a try don't hesitate to ping me for any help / questions!
I would really love something that would also let me test queries. There used to be the Sense Chrome plugin but that's been bundled into Marvel and not as available.