Re: Solr faceted search UI

2013-04-24 Thread richa
, Majirus FANSI [via Lucene] < ml-node+s472066n4058610...@n3.nabble.com> wrote: > Hi richa, > You can use solrJ ( > http://wiki.apache.org/solr/Solrj#Reading_Data_from_Solr) > to query your solr index. > On the wiki page indicated, you will see example of faceted search using >

Re: Solr faceted search UI

2013-04-24 Thread richa
Thank you very much for your suggestion. This is only for PoC. As you suggested about blacklight, can I run this on windows and to build PoC do I have to have ruby on rails knowledge? Irrespective of any technology and considering the fact that in past I had worked on java, j2ee what would you su

Solr faceted search UI

2013-04-24 Thread richa
Hi, I am working on a POC, where I have to display faceted search result on web page. can anybody please help me to suggest what all set up I need to configure to display. I would prefer java technologies. Just to mention, I have solr cloud running on remote server. I would like to know: 1. Should