Hello, I have found this simple tutorial here:
http://fisk.stjernesludd.net/archives/2-Using-Solrj-A-short-guide-to-getting-started-with-Solrj.html Maybe it helps... Cheers, Giovanni On 3/22/09, Shalin Shekhar Mangar <shalinman...@gmail.com> wrote: > > On Sun, Mar 22, 2009 at 11:54 PM, radha c <radhas...@gmail.com> wrote: > > > Hi, > > I am trying to write an solrj client. Do I need to do maven builb for > that. > > Is there any beginners tutorial with the basic framwork for > solrj. Thanks > > in advance. > > > > If you are using maven then Solrj is already present in the maven > repositories. If you are not using maven, then just add the jar in your > project as you would normally do with any other jar. > > There's no tutorial I think but there is a wiki page > http://wiki.apache.org/solr/Solrj > -- > Regards, > Shalin Shekhar Mangar. >