Thanks, my client will send the query to solr and retrive the result from solr, so solrj is having this facilities and I can use this API.
-----Original Message----- From: Noble Paul നോബിള് नोब्ळ् [mailto:noble.p...@gmail.com] Sent: Thursday, March 05, 2009 4:55 PM To: solr-user@lucene.apache.org; cra...@ceiindia.com Subject: Re: Solr java client using solrj API if you wish to search the content in your DB , you will need to index it first to Solr. the search can be done on Solr and if you are using java , you can use SolrJ for that. --Noble On Thu, Mar 5, 2009 at 4:29 PM, Radha C. <cra...@ceiindia.com> wrote: > > Hi, > > We are planning to use solr search server for our database content > search, so we have a plan to create our own java client. > Does solrj API provide the facilities to create java client for our > database search? Where I can get the information about the integration > of oracle content +solr search server+java client using solrj API. Any > help will be appriciated. > > Thanks, > -- --Noble Paul