There's also the VelocityResponseWriter that comes with Solr. It takes some effort to modify, but not a lot. It's useful for very fast iterations.
Best, Erick On Tue, Jan 6, 2015 at 1:58 PM, Alexandre Rafalovitch <arafa...@gmail.com> wrote: > That's very general question. So, the following are three random ideas > just to get you started to think of options. > > *) spring.io (Spring Data Solr) + Vaadin > *) http://gethue.com/ (it's primarily Hadoop, but has Solr UI builder too) > *) http://projectblacklight.org/ > > Regards, > Alex. > ---- > Sign up for my Solr resources newsletter at http://www.solr-start.com/ > > > On 6 January 2015 at 16:35, Vishal Swaroop <vishal....@gmail.com> wrote: >> I am new to SOLR and was able to configure, run samples as well as able to >> index data using DIH (from database). >> >> Just wondering if there are open source framework to query and >> display/visualize. >> >> Regards