Well, The patch itself is a plain text by which a patch tool use to update a project source, it's editable with any text editor. You understand by this that you have to build the project yoursef after applying the patch.
In general you need to: - Download an IDE with svn client, Eclipse is a great one. - Create a project from SVN by connecting to the Solr svn repo at http://svn.apache.org/repos/asf/lucene/solr and checkout the version that fulfill your requirements. Solr1.4 is under 'tag' folder. - Download the patch you want to be applied. - In your IDE, right click (not left click :) ) on the src folder, and select 'team' or 'versioning' or what ever to apply the patch. - Build using Eclipse or directly with Ant from the project folder in the command line. After successful build you can take your new brand Solr from dist folder located in the project home. I hope that this very very quick guide will be of help to you. I suggest that you read further on Java development life-cycle and tools. On 3/26/10, nabil rabhi <nabil.rab...@gmail.com> wrote: > > thanks for the reply Abdelhamid, but could you give me more details please? > > 2010/3/26 Abdelhamid ABID <aeh.a...@gmail.com> > > > > To apply the patch you need the source, you may have it from Solr svn, > > using > > an ide will greatly make things friendly, > > Applying the patch is a matter of left click on the project and .. "apply > > patch" ! > > > > On 3/26/10, nabil rabhi <nabil.rab...@gmail.com> wrote: > > > > > > I want to apply this patch > > http://issues.apache.org/jira/browse/SOLR-1316 > > > to solr 1.4 so I can implement the autocomplete feature > > > ca anyone help? > > > > > > > > > > > -- > > Abdelhamid ABID > > Software Engineer- J2EE / WEB / ESB MULE > > > -- Abdelhamid ABID Software Engineer- J2EE / WEB / ESB MULE