On Mon, Jan 3, 2011 at 10:33 AM, Darx Oman <darxo...@gmail.com> wrote: > Hi guys > would someone please explain to me how to apply a patch to solr > lets say for example "SOLR-2129-version3.patch" > > i'm Running Solr Trunk "apache-solr-4.0-2011-01-02_08-06-03" > on Windows environment
This link, http://wiki.apache.org/solr/HowToContribute , in particular, http://wiki.apache.org/solr/HowToContribute#Working_With_Patches should be of help. Alternatively, a patch file is just a text file that should have instructions at the beginning on how to apply the patch. Regards, Gora