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.