You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by nagarjuna <na...@gmail.com> on 2011/08/12 06:52:36 UTC

how to integrate solr with web page?

Hi i have queried solr to retrieve information from database now i have to
integrate with web page...i dont know how to implement this please help
me...

    actually i have one jsp page which is having search field and search
button now i need to get the results from solr in the jsp page..........pls
help me



       Thanks in advance

--
View this message in context: http://lucene.472066.n3.nabble.com/how-to-integrate-solr-with-web-page-tp3248295p3248295.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: how to integrate solr with web page?

Posted by Nicholas Chase <nc...@earthlink.net>.
On 8/12/2011 12:52 AM, nagarjuna wrote:
> Hi i have queried solr to retrieve information from database now i have to
> integrate with web page...i dont know how to implement this please help
> me...
>
>      actually i have one jsp page which is having search field and search
> button now i need to get the results from solr in the jsp page..........pls
> help me

This video: 
http://www.lucidimagination.com/devzone/videos-podcasts/how-to/adding-search-your-web-application-lucidworks-enterprise 
explains how to do it in PHP, but the concepts are the same using 
SolrJ.  (The video is about LucidWorks Enterprise, but the section on 
retrieving data, which starts at about 5:40, applies just as well to 
Solr.)  You can get more information on SolrJ here: 
http://wiki.apache.org/solr/Solrj

Hope that helps...

----  Nick

Re: how to integrate solr with web page?

Posted by Ahmet Arslan <io...@yahoo.com>.
> Hi i have queried solr to retrieve
> information from database now i have to
> integrate with web page...i dont know how to implement this
> please help
> me...
> 
>     actually i have one jsp page which is having
> search field and search
> button now i need to get the results from solr in the jsp
> page..........pls
> help me
> 

Consider using Solritas http://wiki.apache.org/solr/VelocityResponseWriter