Re: SolrJ Java API examples
Hi Vishal, You can also check here: https://lucene.apache.org/solr/guide/6_6/using-solrj.html#using-solrj You can get enough information about how to use it. Kind Regards, Furkan KAMACI On Thu, Sep 14, 2017 at 1:25 PM, Leonardo Perez Pulido < leoperezpul...@gmail.com> wrote: > Hi, > This may help: > > https://github.com/leoperezpulido/lucene-solr/tree/master/solr/solrj/src/ > test/org/apache/solr/client/solrj > > Regards. > > On Thu, Sep 14, 2017 at 4:21 AM, Vishal Srivastava < > vishal.smu@gmail.com > > wrote: > > > Hi, > > I'm a beginner at SolrJ , and am currently looking to implement and > > integrate the same at my current organisation using Java . > > > > After a lot of research, I failed to find any good material / examples > for > > SolrJ 's Java library that I could use as reference. > > > > Please suggest some good material. > > > > Thanks a ton. > > > > Vishal Srivastava. > > >
Re: SolrJ Java API examples
Hi, This may help: https://github.com/leoperezpulido/lucene-solr/tree/master/solr/solrj/src/test/org/apache/solr/client/solrj Regards. On Thu, Sep 14, 2017 at 4:21 AM, Vishal Srivastava wrote: > Hi, > I'm a beginner at SolrJ , and am currently looking to implement and > integrate the same at my current organisation using Java . > > After a lot of research, I failed to find any good material / examples for > SolrJ 's Java library that I could use as reference. > > Please suggest some good material. > > Thanks a ton. > > Vishal Srivastava. >
SolrJ Java API examples
Hi, I'm a beginner at SolrJ , and am currently looking to implement and integrate the same at my current organisation using Java . After a lot of research, I failed to find any good material / examples for SolrJ 's Java library that I could use as reference. Please suggest some good material. Thanks a ton. Vishal Srivastava.