Here's the start-up page: http://wiki.apache.org/solr/HowToContribute
First, just check out the code via svn and build it (see the page above). That'll tell you if you have all the tools available. Second, apply the patch to the source. From the root of your source, 'patch -p0 -i <patch name>' Third, execute "ant example dist" and that should build you source with the patch in place... If you get stuck, let us know what problems you are having, specific errors you're receiving, all that kind of stuff.... Best Erick On Fri, Mar 29, 2013 at 7:42 AM, karthicrnair <karthicrn...@gmail.com> wrote: > Hi All, > > am very new to solr and Java technology. I would wonder if some one can > gimme a way out to patch the OpenNLP platform with Solr. > > Am simply blocked out at the initial step, applying patch to Solr 4.2. Any > pointer would be highly appreciated. > > Thanks, > Karthic > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Need-Help-in-Patching-OPENNLP-tp4052362.html > Sent from the Solr - User mailing list archive at Nabble.com.