Hi All, I am looking for a tool to quickly browse/investigate documents indexed in a Solr core.
The default web admin interface already offers this, but you need to know the Solr query syntax if you want to list/filter/sort documents. I have started to build my own tool (https://github.com/fengtan/sophie) but I don't want to reinvent the wheel -- does anyone know if something similar already exists ? Thanks