This is a version of Splainer that allows running via Solr Admin UI.
With npm installed
npm install -g grunt-cli
npm install .
grunt dist
$ (cd dist && zip -r - *) > splainer.zip
unzip splainer.zip -d ~/path/to/solr/server/solr-webapp/webapp/splainer
See main Splainer project for more project information
- Changes communication with Solr to use GET instead af JSONP, same way the Admin UI communicates with Solr
Another Hack by Doug Turnbull
Created by OpenSource Connections.
Thanks to all the community contributors for finding bugs and sharing fixes!.
Released under Apache 2